From e08e0114cf473767aec62b175f908951961c3eb5 Mon Sep 17 00:00:00 2001
From: dahoud <41957584+DahoudG@users.noreply.github.com>
Date: Thu, 16 Apr 2026 12:18:56 +0000
Subject: [PATCH] =?UTF-8?q?fix(org-liste):=20Localisation=20avec=20h:panel?=
=?UTF-8?q?Group=20+=20i=20explicitement=20ferm=C3=A9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Le auto-fermant cassait le parsing Facelets — toutes les colonnes
après Localisation ne rendaient plus (Membres, Statut, Actions vides).
Retour au pattern original : h:panelGroup wrapper + avec balise
fermante explicite. Les h:outputText conditionnels restent pour les données.
---
.../resources/pages/secure/organisation/liste.xhtml | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/src/main/resources/META-INF/resources/pages/secure/organisation/liste.xhtml b/src/main/resources/META-INF/resources/pages/secure/organisation/liste.xhtml
index f473a98..22d9a2d 100644
--- a/src/main/resources/META-INF/resources/pages/secure/organisation/liste.xhtml
+++ b/src/main/resources/META-INF/resources/pages/secure/organisation/liste.xhtml
@@ -196,11 +196,13 @@
-
-
-
-
-
+
+
+
+
+
+
+