From b8bea16cb94f7722b10094fb2efce83408d03b03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Sun, 31 Aug 2025 10:03:45 -0300 Subject: [PATCH] Disable ajax for export template forms MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The actions of these forms have dedicated event listeners. Signed-off-by: MaurĂ­cio Meneghini Fauth --- resources/templates/export.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/templates/export.twig b/resources/templates/export.twig index 9d255696c8..2a4a48971b 100644 --- a/resources/templates/export.twig +++ b/resources/templates/export.twig @@ -15,7 +15,7 @@
{{ t('Export templates:') }}
-
+
{{ t('New template:') }}
@@ -32,7 +32,7 @@
-
+
{{ t('Existing templates:') }}