From af5c4258439341fd2153a951fb871269bd754e58 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 12 Feb 2018 17:18:45 +0100 Subject: [permissionmanager] Tweak style, fix role filtering (and make it AND), minor cleanups --- .../templates/locationstable.html | 56 ++++++++-------------- 1 file changed, 20 insertions(+), 36 deletions(-) (limited to 'modules-available/permissionmanager/templates/locationstable.html') diff --git a/modules-available/permissionmanager/templates/locationstable.html b/modules-available/permissionmanager/templates/locationstable.html index 153258fe..35058387 100644 --- a/modules-available/permissionmanager/templates/locationstable.html +++ b/modules-available/permissionmanager/templates/locationstable.html @@ -1,37 +1,21 @@ -
-
-
- -
-
+ + + + + + + -
-
-
{{lang_locations}}{{lang_roles}}
- - - - - - - - - {{#location}} - - - - - {{/location}} - -
{{lang_locations}}{{lang_roles}}
{{locationpad}} {{locationname}} - {{#roles}} - {{rolename}} - {{/roles}} -
- - \ No newline at end of file + + {{#location}} + + {{locationpad}} {{locationname}} + + {{#roles}} + {{rolename}} + {{/roles}} + + + {{/location}} + + \ No newline at end of file -- cgit v1.2.3-55-g7522