From da95a810d45d2d77e4c99ef3003b6d6161e659ff Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Mon, 15 Jun 2015 10:59:57 -0400 Subject: [PATCH] (fix) Avoid triggering checkbox with md-menu When clicking on the "more" secondary button of a calendar, trick the md-list directive to consider the 'md-secondary' class of the md-menu so the click doesn't trigger the checkbox of the list item. --- UI/Templates/SchedulerUI/UIxCalMainView.wox | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/UI/Templates/SchedulerUI/UIxCalMainView.wox b/UI/Templates/SchedulerUI/UIxCalMainView.wox index 916f4301a..2546b7f47 100644 --- a/UI/Templates/SchedulerUI/UIxCalMainView.wox +++ b/UI/Templates/SchedulerUI/UIxCalMainView.wox @@ -175,7 +175,7 @@ label:aria-label="Enable">

{{calendar.name}}

- + @@ -239,7 +239,7 @@ label:aria-label="Enable">

{{calendar.name}}

- + @@ -291,7 +291,7 @@ label:aria-label="Enable">

{{calendar.name}}

- +