From 49bd03080fa5ea063798bb19b6460d920a931564 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ma=C3=AFeul=20Rouquette?= <maieul@maieul.net>
Date: Tue, 10 May 2022 13:36:32 +0200
Subject: [PATCH] =?UTF-8?q?Ajuster=20un=20appel=20=C3=A0=20#FORMULAIRE=5FF?=
 =?UTF-8?q?ORMIDABLE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 prive/squelettes/contenu/formulaires_reponse_edit.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/prive/squelettes/contenu/formulaires_reponse_edit.html b/prive/squelettes/contenu/formulaires_reponse_edit.html
index f7de41fc..2b447abc 100644
--- a/prive/squelettes/contenu/formulaires_reponse_edit.html
+++ b/prive/squelettes/contenu/formulaires_reponse_edit.html
@@ -5,6 +5,6 @@
 			[(#URL_ECRIRE{formulaires_reponse,id_formulaires_reponse=#ID_FORMULAIRES_REPONSE}|icone_verticale{<:formidable:icone_retour_formulaires_reponse:>,formulaires_reponse,edit,left})]
 			<h1><:formulaires_reponse:formulaires_reponse_numero{nb=#ID_FORMULAIRES_REPONSE}:></h1>
 		</div>
-		#FORMULAIRE_FORMIDABLE{#ID_FORMULAIRE,#ARRAY{},#ID_FORMULAIRES_REPONSE,#GET{redirect},true}
+		#FORMULAIRE_FORMIDABLE{#ID_FORMULAIRE,#ARRAY{},#ARRAY{id_formulaires_reponse,#ID_FORMULAIRES_REPONSE,url_redirect, #GET{redirect},forcer_modif,true}}
 	</div>
 </BOUCLE_formulaires_reponses>
-- 
GitLab