From d2aeae99ba760763b94a1490abf58ab59c55920b Mon Sep 17 00:00:00 2001 From: dahoud <41957584+DahoudG@users.noreply.github.com> Date: Thu, 16 Apr 2026 12:10:05 +0000 Subject: [PATCH] =?UTF-8?q?refactor(org-liste):=20simplifier=20colonne=20L?= =?UTF-8?q?ocalisation=20=E2=80=94=20h:outputText=20au=20lieu=20de=20panel?= =?UTF-8?q?Group?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remplace les h:panelGroup imbriqués par des h:outputText conditionnels (plus léger pour PrimeFaces DataTable, évite les problèmes de rendu) --- .../pages/secure/organisation/liste.xhtml | 21 +++++++------------ 1 file changed, 7 insertions(+), 14 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 3a28ce6..cdbdb51 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,20 +196,13 @@ - -
- -
- #{org.ville} - - , #{org.pays} - -
-
-
- - - +
+ + + + + +