From 66645384bc0bf572b69a9ae09e99cb344bd938e7 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 10 Oct 2019 15:37:50 -0400 Subject: [PATCH] (js) Improve handling of vacation dates Fixes #4844 --- UI/Templates/PreferencesUI/UIxPreferences.wox | 16 +++++++++------- .../js/Preferences/PreferencesController.js | 12 ++++++++++-- 2 files changed, 19 insertions(+), 9 deletions(-) diff --git a/UI/Templates/PreferencesUI/UIxPreferences.wox b/UI/Templates/PreferencesUI/UIxPreferences.wox index 84bf51343..88c110c8d 100644 --- a/UI/Templates/PreferencesUI/UIxPreferences.wox +++ b/UI/Templates/PreferencesUI/UIxPreferences.wox @@ -906,7 +906,7 @@
+ ng-show="app.preferences.defaults.Vacation.enabled == 1">

-