From 8f03507fb08e24132164af0040b127903b0adebe Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Thu, 27 May 2021 17:50:54 +0200 Subject: [PATCH] Fixed column width and logo URL in social netwtwork page. --- src/fr/devinsy/statoolinfos/htmlize/SocialNetworksPage.java | 2 +- src/fr/devinsy/statoolinfos/htmlize/socialNetworks.xhtml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/fr/devinsy/statoolinfos/htmlize/SocialNetworksPage.java b/src/fr/devinsy/statoolinfos/htmlize/SocialNetworksPage.java index 392f571..9c3b912 100644 --- a/src/fr/devinsy/statoolinfos/htmlize/SocialNetworksPage.java +++ b/src/fr/devinsy/statoolinfos/htmlize/SocialNetworksPage.java @@ -100,7 +100,7 @@ public class SocialNetworksPage for (Organization organization : organizations) { data.setAttribute("organizationListLine", index, "organizationListLineNameLink", "href", organization.getTechnicalName() + ".xhtml"); - data.setAttribute("organizationListLine", index, "organizationListLineLogo", "src", organization.getTechnicalName() + "-logo.png"); + data.setAttribute("organizationListLine", index, "organizationListLineLogo", "src", organization.getLogoFileName()); data.setAttribute("organizationListLine", index, "organizationListLineLogo", "alt", organization.getName()); data.setEscapedContent("organizationListLine", index, "organizationListLineNameValue", organization.getName()); diff --git a/src/fr/devinsy/statoolinfos/htmlize/socialNetworks.xhtml b/src/fr/devinsy/statoolinfos/htmlize/socialNetworks.xhtml index be7fa6b..d1b8038 100644 --- a/src/fr/devinsy/statoolinfos/htmlize/socialNetworks.xhtml +++ b/src/fr/devinsy/statoolinfos/htmlize/socialNetworks.xhtml @@ -24,7 +24,7 @@
Nombre de membres : n/a
-
+
@@ -42,8 +42,8 @@ - - + +
MembreURLMembreURL Réseaux sociaux