(fix) expose the json accounts call

pull/105/head
Ludovic Marcotte 2015-08-26 08:28:19 -04:00
parent 68ef8784a0
commit aae522259f
1 changed files with 5 additions and 0 deletions

View File

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