From d6039a91bd65c7e0923ceb0b59b7259502f243c7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ma=C3=AFeul=20Rouquette?= <maieul@maieul.net>
Date: Fri, 2 Apr 2021 19:01:27 +0200
Subject: [PATCH] fix warning

---
 prive/objets/infos/formulaires_reponse.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/prive/objets/infos/formulaires_reponse.html b/prive/objets/infos/formulaires_reponse.html
index 3fe3bee6..5c0728df 100644
--- a/prive/objets/infos/formulaires_reponse.html
+++ b/prive/objets/infos/formulaires_reponse.html
@@ -3,7 +3,7 @@
 <div class='numero'><:formidable:reponse_numero:><p>#ID_FORMULAIRES_REPONSE</p></div>
 
 [(#FORMULAIRE_INSTITUER_OBJET{formulaires_reponse,#ID_FORMULAIRES_REPONSE})]
-
+#SET{ouvert,''}
 <BOUCLE_Precedent(FORMULAIRES_REPONSES){id_formulaire}{id_formulaires_reponse<#ID_FORMULAIRES_REPONSE}{!par id_formulaires_reponse}{0,1}{tout}>
 <div class='numero'><a href="[(#URL_ECRIRE{formulaires_reponse,id_formulaires_reponse=#ID_FORMULAIRES_REPONSE})]"><:precedent:></a>#SET{ouvert,1}
 </BOUCLE_Precedent>
-- 
GitLab