From c1d329af6440b42d4cda1860952a41d03bb0616d Mon Sep 17 00:00:00 2001 From: Faheedkhan Date: Thu, 26 Jun 2025 12:00:57 +0300 Subject: [PATCH] update --- templates/groups/group_detail.html | 8 ++++---- templates/groups/group_list.html | 4 ++-- templates/users/user_detail.html | 4 ++-- templates/users/user_list.html | 8 ++++---- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/templates/groups/group_detail.html b/templates/groups/group_detail.html index 1c2d9040..fc2e0b79 100644 --- a/templates/groups/group_detail.html +++ b/templates/groups/group_detail.html @@ -28,7 +28,7 @@ + href="{% url 'group_delete' request.dealer.slug group.id %}"> {% trans 'Yes' %} @@ -74,7 +74,7 @@

Permissions

- Manage Permissions + Manage Permissions @@ -98,7 +98,7 @@
-
+

Groups

- Manage Groups + Manage Groups diff --git a/templates/users/user_list.html b/templates/users/user_list.html index cbb6be8c..d1c04464 100644 --- a/templates/users/user_list.html +++ b/templates/users/user_list.html @@ -12,8 +12,8 @@ @@ -53,7 +53,7 @@
+ href="{% url 'user_detail' request.dealer.slug user.slug %}"> {% trans 'view'|capfirst %}