From de0da0c6e5f2a529b7f9b2c3a2a66fedd1d14182 Mon Sep 17 00:00:00 2001 From: Frederick Borges Date: Wed, 23 Jun 2021 16:37:10 +0200 Subject: [PATCH] B #5436: Fix schedule actions weekdays translation (#1327) (cherry picked from commit e4eb4c3bc06b09f19344ed6d3ac7e9301a800d4d) (cherry picked from commit e3591afa9b5461fe68694a221740e872ce6d1b79) --- src/sunstone/public/app/utils/schedule_action.js | 14 +++++++------- .../public/app/utils/schedule_action/html.hbs | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/sunstone/public/app/utils/schedule_action.js b/src/sunstone/public/app/utils/schedule_action.js index 2ee45a7da5..6beee558d3 100644 --- a/src/sunstone/public/app/utils/schedule_action.js +++ b/src/sunstone/public/app/utils/schedule_action.js @@ -231,13 +231,13 @@ define(function (require) { switch (value) { case "week": input_html = "
\ - \ - \ - \ - \ - \ - \ - \ + \ + \ + \ + \ + \ + \ + \
"; break; case "month": diff --git a/src/sunstone/public/app/utils/schedule_action/html.hbs b/src/sunstone/public/app/utils/schedule_action/html.hbs index 498811cf72..10f21f8695 100644 --- a/src/sunstone/public/app/utils/schedule_action/html.hbs +++ b/src/sunstone/public/app/utils/schedule_action/html.hbs @@ -75,19 +75,19 @@ the License for the specific language governing permissions and }} {{! limitatio
- + - + - + - + - + - + - +