| author | veltr |
| Wed, 05 Dec 2012 11:20:18 +0100 | |
| changeset 110 | 40104d4cec70 |
| parent 109 | 3034776c1f35 |
| child 111 | b92079bd8d38 |
--- a/src/hashcut/templates/mashup_edit.html Wed Dec 05 11:17:58 2012 +0100 +++ b/src/hashcut/templates/mashup_edit.html Wed Dec 05 11:20:18 2012 +0100 @@ -35,7 +35,7 @@ creator: "{{user.username}}", csrf_token: "{{csrf_token}}", filter: { - tags__icontains: "Hashcut"//"{{branding}}" + tags__icontains: "{{branding}}" } }); $(".change-account").remove();