From 18967b59e2db45bb827ee1d13b6e4feccdc9b949 Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Sun, 24 Mar 2024 13:35:31 +0700 Subject: [PATCH] Handle Http for maps --- system/controllers/map.php | 2 +- ui/ui/{customer-map.tpl => customers-map.tpl} | 2 +- ui/ui/plan.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename ui/ui/{customer-map.tpl => customers-map.tpl} (96%) diff --git a/system/controllers/map.php b/system/controllers/map.php index 0ef05bd4..526ed8ca 100644 --- a/system/controllers/map.php +++ b/system/controllers/map.php @@ -39,7 +39,7 @@ switch ($action) { $ui->assign('xheader', ''); $ui->assign('_title', Lang::T('Customer Geo Location Information')); $ui->assign('xfooter', ''); - $ui->display('customer-map.tpl'); + $ui->display('customers-map.tpl'); break; default: diff --git a/ui/ui/customer-map.tpl b/ui/ui/customers-map.tpl similarity index 96% rename from ui/ui/customer-map.tpl rename to ui/ui/customers-map.tpl index 36f19d9d..a4291f2d 100644 --- a/ui/ui/customer-map.tpl +++ b/ui/ui/customers-map.tpl @@ -7,7 +7,7 @@ {literal}