summaryrefslogtreecommitdiffstats
path: root/install/static/user.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/user.js')
-rw-r--r--install/static/user.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/static/user.js b/install/static/user.js
index 190afca6..a0087e27 100644
--- a/install/static/user.js
+++ b/install/static/user.js
@@ -190,7 +190,7 @@ var userGroupMembershipForm = new AssociationForm("user","group","groupmembershi
/*Group Membership*/
var groupMembershipColumns = [
- {title:"Group", column:"memberof_group"},
+ {title:"group", column:"memberof_group"},
];
function populateUserEnrollments(userData){