From 8c190aabbebeb6e82bcc8514f85404900f88f191 Mon Sep 17 00:00:00 2001 From: "Javi H. Gil" Date: Wed, 15 Oct 2025 11:55:09 +0200 Subject: [PATCH] Improve ajax calls watching in admin version info --- cms/modules/section/render.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/modules/section/render.html.twig b/cms/modules/section/render.html.twig index 7f7bd98..52a72f9 100644 --- a/cms/modules/section/render.html.twig +++ b/cms/modules/section/render.html.twig @@ -6,7 +6,7 @@ {% elseif mode == 'ajax' %} {% set section_div_id = 's'~random() %} -
+