From e3591afa9b5461fe68694a221740e872ce6d1b79 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) --- 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 4eb6af315f..4f72ae6cc7 100644 --- a/src/sunstone/public/app/utils/schedule_action.js +++ b/src/sunstone/public/app/utils/schedule_action.js @@ -239,13 +239,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 f122371a84..4b3543aaee 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
- + - + - + - + - + - + - +