From d378abac36de2ee38c857efaf635e410fd9698c7 Mon Sep 17 00:00:00 2001 From: MarsNL Date: Wed, 28 Sep 2016 22:53:46 +0200 Subject: [PATCH] Added step=1 to the time input to add seconds selection. Without the step modifier users on Chrome mobile couldn't edit blogs because the seconds were missing (hh:mm while hh:mm:ss was expected) This is my first commit, hope it worked :) --- system/admin/views/edit-content.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/admin/views/edit-content.html.php b/system/admin/views/edit-content.html.php index 818cd37..4c841bc 100644 --- a/system/admin/views/edit-content.html.php +++ b/system/admin/views/edit-content.html.php @@ -95,7 +95,7 @@ if (config('permalink.type') == 'post') {
Hour, Minute, Second
- +

Meta Description (optional)
@@ -170,4 +170,4 @@ if (config('permalink.type') == 'post') {
- \ No newline at end of file +