From e959aa1160a06ddddf21015cd852f46c31b32e54 Mon Sep 17 00:00:00 2001 From: dantronik-markus <67917640+dantronik-markus@users.noreply.github.com> Date: Tue, 12 Oct 2021 14:19:26 +0200 Subject: [PATCH] Fixes #3793 - Till label not assigned to corresponding input fields in calendar edit view. --- .../javascripts/app/views/generic/business_hours.jst.eco | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/assets/javascripts/app/views/generic/business_hours.jst.eco b/app/assets/javascripts/app/views/generic/business_hours.jst.eco index dfb097935..1ae7ffe9b 100644 --- a/app/assets/javascripts/app/views/generic/business_hours.jst.eco +++ b/app/assets/javascripts/app/views/generic/business_hours.jst.eco @@ -20,8 +20,8 @@ - - + + <% else: %> <% end %> @@ -45,4 +45,4 @@ <%- @Icon('plus-small') %> <% end %> - \ No newline at end of file +