From c5eec7e2fd4b35fa866daca923044186dea93f3d Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Tue, 27 Feb 2018 15:10:20 -0800 Subject: [PATCH] hide save button on successful form completion so we don't get a duplicate submit --- web/skins/classic/views/monitor.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/skins/classic/views/monitor.php b/web/skins/classic/views/monitor.php index d2d416852..98d68f62b 100644 --- a/web/skins/classic/views/monitor.php +++ b/web/skins/classic/views/monitor.php @@ -519,7 +519,7 @@ foreach ( $tabs as $name=>$value ) { ?>
-
+ @@ -1011,7 +1011,7 @@ if ( $monitor->Type() == 'Local' ) {
- +