From 02c57342306fcb8255a83f4f177a657c376e2f19 Mon Sep 17 00:00:00 2001 From: Dani Palou Date: Wed, 16 Mar 2022 10:20:08 +0100 Subject: [PATCH] MOBILE-3909 calendar: Save reminder when Enter clicked --- .../reminder-time-modal.html | 86 ++++++++++--------- 1 file changed, 44 insertions(+), 42 deletions(-) diff --git a/src/addons/calendar/components/reminder-time-modal/reminder-time-modal.html b/src/addons/calendar/components/reminder-time-modal/reminder-time-modal.html index 21c7fecd9..052241aa9 100644 --- a/src/addons/calendar/components/reminder-time-modal/reminder-time-modal.html +++ b/src/addons/calendar/components/reminder-time-modal/reminder-time-modal.html @@ -11,50 +11,52 @@ - - - - -

{{ 'core.settings.disabled' | translate }}

-
- -
- - -

{{ option.label }}

-
- -
+
+ + + + +

{{ 'core.settings.disabled' | translate }}

+
+ +
+ + +

{{ option.label }}

+
+ +
- - - -

{{ 'core.custom' | translate }}

-
- -
- - + + + +

{{ 'core.custom' | translate }}

+
+ +
+ + -
- - - +
+ + + - - - - - {{ option.label | translate }} - - -
- - + + + + + {{ option.label | translate }} + + +
+
+
- - {{ 'core.done' | translate }} - + + {{ 'core.done' | translate }} + +