diff --git a/web/includes/actions/monitors.php b/web/includes/actions/monitors.php index 8f56b0e3d..55c2d282e 100644 --- a/web/includes/actions/monitors.php +++ b/web/includes/actions/monitors.php @@ -44,8 +44,7 @@ if ( $action == 'save' ) { } } } // end foreach mid - $refreshParent = true; - $view = 'none'; + $view = 'console'; } else { ZM\Warning("Unknown action $action in Monitor"); } // end if action == Delete diff --git a/web/skins/classic/views/monitors.php b/web/skins/classic/views/monitors.php index fe1130dfe..db02d92d5 100644 --- a/web/skins/classic/views/monitors.php +++ b/web/skins/classic/views/monitors.php @@ -1,6 +1,6 @@ -
- +

The following monitors will have these settings update when you click Save:

', array_map(function($m){return $m->Id().' ' .$m->Name();}, $monitors)); ?> @@ -88,10 +88,9 @@ The following monitors will have these settings update when you click Save:

- +
- - +