From 7ace852f43c2b399344d68f286db395b42ec7b9e Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Wed, 5 Jul 2017 09:35:09 +0200 Subject: [PATCH] Fix date timezones to avoid operation saved on the day before the one entered. --- src/operations/operation.form.tmpl.html | 2 +- src/scheduler/schedule.form.tmpl.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/operations/operation.form.tmpl.html b/src/operations/operation.form.tmpl.html index f145f2f..d0f228b 100644 --- a/src/operations/operation.form.tmpl.html +++ b/src/operations/operation.form.tmpl.html @@ -27,7 +27,7 @@
diff --git a/src/scheduler/schedule.form.tmpl.html b/src/scheduler/schedule.form.tmpl.html index c7dcdf2..a0c33e4 100644 --- a/src/scheduler/schedule.form.tmpl.html +++ b/src/scheduler/schedule.form.tmpl.html @@ -27,7 +27,7 @@
@@ -37,7 +37,7 @@