From 2a00cf852aff6022b41caad7f057c7fd39618bf5 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Thu, 8 Feb 2018 10:50:22 -0800 Subject: [PATCH 1/2] Set a type on the buttons so that they act right --- web/skins/classic/views/console.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/skins/classic/views/console.php b/web/skins/classic/views/console.php index 250dcf928..3ef642898 100644 --- a/web/skins/classic/views/console.php +++ b/web/skins/classic/views/console.php @@ -291,20 +291,20 @@ for( $monitor_i = 0; $monitor_i < count($displayMonitors); $monitor_i += 1 ) { - - - - From b8b2edf8475cd7078c8ef380c16332a128d40456 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Thu, 8 Feb 2018 10:50:33 -0800 Subject: [PATCH 2/2] close the datetime inputs --- web/skins/classic/views/montagereview.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/skins/classic/views/montagereview.php b/web/skins/classic/views/montagereview.php index 031de0896..a4384667a 100644 --- a/web/skins/classic/views/montagereview.php +++ b/web/skins/classic/views/montagereview.php @@ -219,8 +219,8 @@ xhtmlHeaders(__FILE__, translate('MontageReview') );