From fab90eb02d90113c73102c2dad2c6c968396f967 Mon Sep 17 00:00:00 2001 From: aynsix Date: Thu, 8 Aug 2024 13:13:20 +0300 Subject: [PATCH] fix submit twice on expose cli --- .../web/prod/WorkZone/ExposeEdit.html.twig | 14 +++--- .../web/prod/WorkZone/ExposeNew.html.twig | 48 ++++++++++--------- 2 files changed, 33 insertions(+), 29 deletions(-) diff --git a/templates/web/prod/WorkZone/ExposeEdit.html.twig b/templates/web/prod/WorkZone/ExposeEdit.html.twig index d1976932ba..edb9388c28 100644 --- a/templates/web/prod/WorkZone/ExposeEdit.html.twig +++ b/templates/web/prod/WorkZone/ExposeEdit.html.twig @@ -28,22 +28,22 @@
- - + +
- +
- +
- +
{% if publication.parent.id %} {% set parentId = publication.parent.id %} @@ -60,7 +60,7 @@ {% if publication.capabilities.operator %}
- + {% set nbProfile = publication.profile|length %} + +
- +
- +
- +
- - +
- - +
- - +
-
- +
- +
-
+
{#

{{ 'prod:expose:publication:Advanced setting' | trans }}

#}