diff --git a/plugins/edit-calendar.php b/plugins/edit-calendar.php index ea8dd11c..525ff6db 100644 --- a/plugins/edit-calendar.php +++ b/plugins/edit-calendar.php @@ -36,8 +36,8 @@ class AdminerEditCalendar { function editInput($table, $field, $attrs, $value) { if (preg_match("~date|time~", $field["type"])) { $dateFormat = "changeYear: true, dateFormat: 'yy-mm-dd'"; //! yy-mm-dd regional - $timeFormat = "showSecond: true, timeFormat: 'hh:mm:ss'"; - return "