From 6746e63a2c669726b58ccd0c9779ae62a87a1716 Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Mon, 29 Oct 2018 12:28:18 -0400 Subject: [PATCH] remove string filter --- templates/workspaces/members/edit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/workspaces/members/edit.html b/templates/workspaces/members/edit.html index e82cdaae..cb6f1b86 100644 --- a/templates/workspaces/members/edit.html +++ b/templates/workspaces/members/edit.html @@ -54,7 +54,7 @@ {% for project in projects %} {% set revoke_modal_name = string(project.id) + 'RevokeModal' %} - +