From a9b696f41c923cb09fd9e1dbe30f9238fd7508bc Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sat, 8 Sep 2018 08:36:45 +0200 Subject: [PATCH] Fixed datetimepicker (this closes #43) --- views/components/datetimepicker.blade.php | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/views/components/datetimepicker.blade.php b/views/components/datetimepicker.blade.php index d857081f..4f6f10e4 100644 --- a/views/components/datetimepicker.blade.php +++ b/views/components/datetimepicker.blade.php @@ -4,15 +4,17 @@
-
- -
-
+
+
+ +
+
+
@if(isset($shortcutValue) && isset($shortcutLabel))