From 4f1b0ffead8a1d0da6435d9ee7293649c09822a2 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Fri, 11 Sep 2026 15:26:35 +0200 Subject: [PATCH] =?UTF-8?q?Correction=20erreur=20redirection=20apr=C3=A8s?= =?UTF-8?q?=20attachement=20=C3=A9criture=20de=20sortie?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- attach_exit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attach_exit.html b/attach_exit.html index 36cf6bf..a58eecc 100644 --- a/attach_exit.html +++ b/attach_exit.html @@ -36,4 +36,4 @@ exit_line_id=$_GET.exit_line_id|intval }} -{{:redirect to="exit_step4.html?immo_doc_id=%s&from=exit&ok=1&msg=attach_exit"|args:$_GET.immo_doc_id}} +{{:redirect force="exit_step4.html?immo_doc_id=%s&from=exit&ok=1&msg=attach_exit"|args:$_GET.immo_doc_id}}