From 4eb412c27be850e839a2941b264c7317c7bc9aae Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Sat, 17 Feb 2024 16:57:48 +0000 Subject: [PATCH] Cleaned up the code got rid of two database calls --- application/views/dashboard/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/dashboard/index.php b/application/views/dashboard/index.php index 336187f5..de32f4b8 100644 --- a/application/views/dashboard/index.php +++ b/application/views/dashboard/index.php @@ -112,7 +112,7 @@ function echoQrbCalcLink($mygrid, $grid, $vucc) { -optionslib->get_option('dashboard_map') != "false" && $this->optionslib->get_option('dashboard_map') != "map_at_right") { ?> +config->item('option_dashboard_map ') != "false" && $this->config->item('option_dashboard_map ') != "map_at_right") { ?>