Parcourir la source

group renaming in orders_local template

ShariX Developer il y a 20 heures
Parent
commit
de72d36467
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>