From 4c78d81bf73cd2acaf2c24c7c6550ab4aa82c768 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Mon, 19 Dec 2016 11:15:35 -0500 Subject: [PATCH] Formatting & Comments --- UI/Templates/ContactsUI/UIxContactFoldersView.wox | 4 ++-- UI/Templates/MainUI/SOGoRootPage.wox | 4 +++- UI/Templates/SchedulerUI/UIxCalMainView.wox | 1 + .../js/Mailer/MailboxesController.js | 14 +++++++------- 4 files changed, 13 insertions(+), 10 deletions(-) diff --git a/UI/Templates/ContactsUI/UIxContactFoldersView.wox b/UI/Templates/ContactsUI/UIxContactFoldersView.wox index 2eff53ddf..239239fc4 100644 --- a/UI/Templates/ContactsUI/UIxContactFoldersView.wox +++ b/UI/Templates/ContactsUI/UIxContactFoldersView.wox @@ -150,7 +150,7 @@ {{folder.name}}

+ ng-show="app.editMode == folder.id"> + ng-show="app.service.selectedFolder.id == folder.id"> more_vert diff --git a/UI/Templates/MainUI/SOGoRootPage.wox b/UI/Templates/MainUI/SOGoRootPage.wox index 7b159d31d..4a8cc4eea 100644 --- a/UI/Templates/MainUI/SOGoRootPage.wox +++ b/UI/Templates/MainUI/SOGoRootPage.wox @@ -83,7 +83,9 @@
- +
diff --git a/UI/Templates/SchedulerUI/UIxCalMainView.wox b/UI/Templates/SchedulerUI/UIxCalMainView.wox index 673ab9f15..3556621b8 100644 --- a/UI/Templates/SchedulerUI/UIxCalMainView.wox +++ b/UI/Templates/SchedulerUI/UIxCalMainView.wox @@ -312,6 +312,7 @@ +