From 2adf4353474ccc83d57476766a319cbff8dc0771 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 29 Aug 2019 12:52:58 -0400 Subject: [PATCH] Expose new /members action for LDIF groups --- UI/Contacts/product.plist | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UI/Contacts/product.plist b/UI/Contacts/product.plist index e4769ad6c..84a15a3fe 100644 --- a/UI/Contacts/product.plist +++ b/UI/Contacts/product.plist @@ -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";