Browse Source

group renaming in orders_local template

ShariX Developer 20 giờ trước cách đây
mục cha
commit
de72d36467
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      templates/webservice_running/orders_local.html

+ 1 - 1
templates/webservice_running/orders_local.html

@@ -28,7 +28,7 @@
       </form>
       </div>
 
-{% if "CLIENT" in user_groups %}
+{% if "METASERVICE-CLIENT" in user_groups %}
 <h1></h1>
   <div class="container text-end mt-2">
           <a class="btn btn-primary" id="bord" href={% url "webservice_running:order_local/add/" %}>{% trans 'Add' %}</a>