From 0a2de0d8d5c8711027fff260bf28e13a8ae0a813 Mon Sep 17 00:00:00 2001 From: Faheed Date: Thu, 18 Sep 2025 17:23:05 +0300 Subject: [PATCH] commented create quotation from the header.html --- templates/groups/group_detail.html | 3 ++- templates/groups/group_list.html | 2 +- templates/header.html | 4 ++-- templates/plans/order_detail.html | 6 +++--- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/templates/groups/group_detail.html b/templates/groups/group_detail.html index d4f269c8..0800b8f0 100644 --- a/templates/groups/group_detail.html +++ b/templates/groups/group_detail.html @@ -36,7 +36,8 @@
diff --git a/templates/groups/group_list.html b/templates/groups/group_list.html index 98087fb9..7e7ad146 100644 --- a/templates/groups/group_list.html +++ b/templates/groups/group_list.html @@ -55,7 +55,7 @@ - {% trans 'view'|capfirst %} + {% trans 'view Permissions'|capfirst %} diff --git a/templates/header.html b/templates/header.html index 5a39dc54..2698966d 100644 --- a/templates/header.html +++ b/templates/header.html @@ -194,7 +194,7 @@ data-bs-parent="#navbarVerticalCollapse" id="nv-sales">
  • {% trans 'sales'|capfirst %}
  • - {% if perms.django_ledger.add_estimatemodel %} + {% comment %} {% if perms.django_ledger.add_estimatemodel %} - {% endif %} + {% endif %} {% endcomment %} {% if perms.django_ledger.view_estimatemodel %}