From b3d1807fb1b2466d2314849c1bb0900d392e3939 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 20 Oct 2023 16:53:41 +0000 Subject: [PATCH] fix bugs --- Admin/Install/Navigation.install.json | 2 +- Theme/Backend/bill-create.tpl.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 2845692..0f76e61 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -272,7 +272,7 @@ "order": 5, "from": "Billing", "permission": { "permission": 2, "category": null, "element": null }, - "parent": 1003401001, + "parent": 1002101001, "children": [ { "id": 1005110101, diff --git a/Theme/Backend/bill-create.tpl.php b/Theme/Backend/bill-create.tpl.php index 55f2a5b..f20f095 100755 --- a/Theme/Backend/bill-create.tpl.php +++ b/Theme/Backend/bill-create.tpl.php @@ -117,7 +117,7 @@ echo $this->data['nav']->render(); ?> client?->id ?? 0) > 0) : ?>
- getHtml('Client'); ?> + getHtml('Client'); ?>