From f2732a4ad7fe44e63501ae715884958f1771ac39 Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Wed, 5 Feb 2020 21:38:22 -0500 Subject: [PATCH] Update desktop notifications logic without yesno field --- view/templates/settings/settings.tpl | 59 ++++++++----------- .../frio/templates/settings/settings.tpl | 29 +++------ 2 files changed, 32 insertions(+), 56 deletions(-) diff --git a/view/templates/settings/settings.tpl b/view/templates/settings/settings.tpl index 3811e4f25c..511dfdcb3d 100644 --- a/view/templates/settings/settings.tpl +++ b/view/templates/settings/settings.tpl @@ -133,47 +133,34 @@ {{include file="field_checkbox.tpl" field=$desktop_notifications}} diff --git a/view/theme/frio/templates/settings/settings.tpl b/view/theme/frio/templates/settings/settings.tpl index 3cf750a68b..1b84811557 100644 --- a/view/theme/frio/templates/settings/settings.tpl +++ b/view/theme/frio/templates/settings/settings.tpl @@ -195,44 +195,33 @@ {{include file="field_checkbox.tpl" field=$desktop_notifications}}