From 83b4b6b4db68600a8d80365c297eff512d75d846 Mon Sep 17 00:00:00 2001 From: David van der Ploeg Date: Mon, 27 Apr 2020 21:14:58 -0600 Subject: [PATCH] Corrected zoom out button call The zoom out button wasn't calling the correct function of "data-on-click-this" causing the request to be ignored. --- web/skins/classic/includes/control_functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/skins/classic/includes/control_functions.php b/web/skins/classic/includes/control_functions.php index 6f1399786..28f97f64e 100644 --- a/web/skins/classic/includes/control_functions.php +++ b/web/skins/classic/includes/control_functions.php @@ -50,7 +50,7 @@ function controlZoom($monitor, $cmds) {
- +
CanAutoZoom() ) {