浏览代码

group renaming in orders_local template

ShariX Developer 20 小时之前
父节点
当前提交
de72d36467
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>