From f83e754f8491d895502484637db289f7321bfc1a Mon Sep 17 00:00:00 2001 From: MichiK <6341204+der-michik@users.noreply.github.com> Date: Fri, 7 Dec 2018 23:34:30 +0100 Subject: Fix the timepicker in shifts view This is one part of #516. --- resources/views/pages/user-shifts.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'resources/views/pages/user-shifts.html') diff --git a/resources/views/pages/user-shifts.html b/resources/views/pages/user-shifts.html index f467c6fd..4a2dc04d 100644 --- a/resources/views/pages/user-shifts.html +++ b/resources/views/pages/user-shifts.html @@ -5,9 +5,10 @@

%title%

%start_select%
-
+
+ pattern="^\d{1,2}:\d{2}$" placeholder="HH:MM" maxlength="5" value="%start_time%" + data-locale="%short_locale%">