Expose /Contacts/addressbooksList

Fixes #4640
This commit is contained in:
Francis Lachapelle
2019-01-11 16:33:32 -05:00
parent f925be6137
commit 51467e6e8a
+6 -1
View File
@@ -55,7 +55,12 @@
protectedBy = "View";
pageName = "UIxContactsUserFolders";
};
saveDragHandleState = {
addressbooksList = {
protectedBy = "View";
pageName = "UIxContactFoldersView";
actionName = "addressbooksList";
};
saveDragHandleState = {
protectedBy = "View";
pageName = "UIxContactFoldersView";
actionName = "saveDragHandleState";