From 7bb3fdb8520dbeeedcc8862f8fdafc5223089199 Mon Sep 17 00:00:00 2001 From: Christian Hofmaier Date: Wed, 29 Mar 2017 11:31:47 +0200 Subject: [permission-manager] first fill of location table --- .../permissionmanager/templates/locationsTable.html | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 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 bd3b7f88..e170cd02 100644 --- a/modules-available/permissionmanager/templates/locationsTable.html +++ b/modules-available/permissionmanager/templates/locationsTable.html @@ -2,12 +2,23 @@
- + + + + - - + {{#location}} + + + + + {{/location}}
{{lang_Locations}}{{lang_Roles}}
{{name}} + {{#role}} + {{.}} + {{/role}} +
-- cgit v1.2.3-55-g7522