From ac4bfc6c23cebf39c8833b7ad7748294719ea5aa Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Mon, 17 Jun 2013 07:12:37 +0200 Subject: [PATCH] fix layout of date selection field --- views/bootstrap/class.AddDocument.php | 2 +- views/bootstrap/class.AddEvent.php | 4 ++-- views/bootstrap/class.EditDocument.php | 4 ++-- views/bootstrap/class.EditEvent.php | 4 ++-- views/bootstrap/class.SetExpires.php | 4 ++-- views/bootstrap/class.UpdateDocument.php | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/views/bootstrap/class.AddDocument.php b/views/bootstrap/class.AddDocument.php index 23834ee64..7bb6aa4a3 100644 --- a/views/bootstrap/class.AddDocument.php +++ b/views/bootstrap/class.AddDocument.php @@ -157,7 +157,7 @@ function addFiles() : - +   diff --git a/views/bootstrap/class.AddEvent.php b/views/bootstrap/class.AddEvent.php index c129e5cdc..a9e3005fd 100644 --- a/views/bootstrap/class.AddEvent.php +++ b/views/bootstrap/class.AddEvent.php @@ -76,7 +76,7 @@ function checkForm() : printDateChooser(-1, "from");?> - + @@ -85,7 +85,7 @@ function checkForm() : printDateChooser(-1, "to");?> - + diff --git a/views/bootstrap/class.EditDocument.php b/views/bootstrap/class.EditDocument.php index 81c727c10..2391bcfd3 100644 --- a/views/bootstrap/class.EditDocument.php +++ b/views/bootstrap/class.EditDocument.php @@ -122,10 +122,10 @@ function checkForm() : - + -   +
diff --git a/views/bootstrap/class.EditEvent.php b/views/bootstrap/class.EditEvent.php index c3a66794b..ec1bc6e6d 100644 --- a/views/bootstrap/class.EditEvent.php +++ b/views/bootstrap/class.EditEvent.php @@ -82,7 +82,7 @@ function checkForm() : printDateChooser($event["start"], "from");?> - " data-date-format="dd-mm-yyyy"> + " data-date-format="dd-mm-yyyy"> "> @@ -91,7 +91,7 @@ function checkForm() : printDateChooser($event["stop"], "to");?> - " data-date-format="dd-mm-yyyy"> + " data-date-format="dd-mm-yyyy"> "> diff --git a/views/bootstrap/class.SetExpires.php b/views/bootstrap/class.SetExpires.php index 4d98bed6b..594e4837d 100644 --- a/views/bootstrap/class.SetExpires.php +++ b/views/bootstrap/class.SetExpires.php @@ -57,10 +57,10 @@ class SeedDMS_View_SetExpires extends SeedDMS_Bootstrap_Style { : - + -   +
diff --git a/views/bootstrap/class.UpdateDocument.php b/views/bootstrap/class.UpdateDocument.php index 115d4f48c..537e44a07 100644 --- a/views/bootstrap/class.UpdateDocument.php +++ b/views/bootstrap/class.UpdateDocument.php @@ -149,10 +149,10 @@ function checkForm() : - + -   +