Explorar o código

group renaming in orders_local template

ShariX Developer hai 20 horas
pai
achega
de72d36467
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>