From e36e9fd8261887f7ac1ccc1af92f41affb443af3 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 2 Oct 2015 09:41:57 -0400 Subject: [PATCH] (html) Fix secondary click in calendars list --- UI/Templates/SchedulerUI/UIxCalMainView.wox | 37 +++++++++++++-------- 1 file changed, 23 insertions(+), 14 deletions(-) diff --git a/UI/Templates/SchedulerUI/UIxCalMainView.wox b/UI/Templates/SchedulerUI/UIxCalMainView.wox index 8e38c3c64..bd359db97 100644 --- a/UI/Templates/SchedulerUI/UIxCalMainView.wox +++ b/UI/Templates/SchedulerUI/UIxCalMainView.wox @@ -150,7 +150,7 @@ -
+
@@ -184,9 +184,11 @@ sg-escape="app.revertEditing(calendar)"/> - more_vert + + more_vert + @@ -226,7 +228,7 @@
-
+
@@ -246,7 +248,10 @@ ng-true-value="1" ng-false-value="0" label:aria-label="Enable"> -

{{calendar.name}}

+

+ {{calendar.name}} + {{calendar.activeTasks}} +

- - + more_vert + md-menu-origin="md-menu-origin"> + more_vert + @@ -290,7 +297,7 @@
-
+
@@ -320,10 +327,12 @@ sg-enter="app.renameFolder(calendar)" sg-escape="app.revertEditing(calendar)"/> - - more_vert + + + more_vert +