From a1920b7f3f416e76863690d24de7282917698c09 Mon Sep 17 00:00:00 2001 From: Udo Walter Date: Thu, 7 Dec 2017 18:48:00 +0100 Subject: [permissionmanager] added support for localized permission descriptions; moved add/delete buttons to the right; items in the user and locations table can now be selected by clicking anywhere in the table row; --- modules-available/permissionmanager/templates/userstable.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'modules-available/permissionmanager/templates/userstable.html') diff --git a/modules-available/permissionmanager/templates/userstable.html b/modules-available/permissionmanager/templates/userstable.html index bd48d16d..9f684e99 100644 --- a/modules-available/permissionmanager/templates/userstable.html +++ b/modules-available/permissionmanager/templates/userstable.html @@ -3,10 +3,8 @@
- -
-
+
+
+ + +
@@ -152,6 +154,7 @@ }); }); + // if remove-Role button is clicked, uncheck all checkboxes in add-role modal so they aren't submitted too function clearAddRoleModal () { $('#addRoleToUserModal') -- cgit v1.2.3-55-g7522