Expose new /members action for LDIF groups

pull/259/head
Francis Lachapelle 2019-08-29 12:52:58 -04:00
parent 1aa0d012cd
commit 2adf435347
1 changed files with 5 additions and 0 deletions

View File

@ -305,6 +305,11 @@
protectedBy = "Access Contents Information";
pageName = "UIxContactEditor";
};
members = {
protectedBy = "Access Contents Information";
pageName = "UIxContactView";
actionName = "members";
};
save = {
protectedBy = "Change Images And Files";
pageName = "UIxContactEditor";