(fix) expose the json accounts call

This commit is contained in:
Ludovic Marcotte
2015-08-26 08:28:19 -04:00
parent 68ef8784a0
commit aae522259f

View File

@@ -342,6 +342,11 @@
actionClass = "UIxMailMainFrame";
actionName = "unseenCount";
};
mailAccounts = {
protectedBy = "View";
actionClass = "UIxMailMainFrame";
actionName = "mailAccounts";
};
// viewerTemplate = {
// protectedBy = "View";
// pageName = "UIxMailViewTemplate";