From 3d9c135d4a1ecd9f6629d86de0716f7d8dc9431b Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Mon, 7 Mar 2011 23:56:19 +0100 Subject: unused --- templates/apps/name/addace.html | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/templates/apps/name/addace.html b/templates/apps/name/addace.html index 17d8362..90eccc2 100644 --- a/templates/apps/name/addace.html +++ b/templates/apps/name/addace.html @@ -30,22 +30,4 @@ $( this ).removeClass( "ui-corner-top" ).addClass( "ui-corner-all" ); } }); -{% endblock %} -{% block beforeform %} -

Permissions on {{name.short}}

-
-{% for ace in acl %} -
-

Permissions for {{ace.dst|acldstdisplay}}

-
-
{{ace.dst|acldstdisplay}} {{ace.data|permdisplay}}.
-
- -
-
-
-{% endfor %} -
{% endblock %} \ No newline at end of file -- cgit v1.1