Skip to content

Commit

Permalink
Metawal / Suggestion ADU / Update to new URL layout #876.
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre committed Sep 30, 2024
1 parent 89b5b3a commit c538be2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
and cit:linkage/*/text() = $aduUrl]) > 0"/>

<xsl:variable name="geoportalWallon2024urlTemplate">
<xsl:text>https://geoportail.wallonie.be/walonmap#panier=[{"serviceId":"","visible":true,"url":"{url}","label":"{title}","type":"AGS_DYNAMIC","metadataUrl":"https://geoportail.wallonie.be/catalogue/{uuid}.html"}]</xsl:text>
<xsl:text>https://geoportail.wallonie.be/walonmap#PANIER=[{"serviceId":"1","visible":true,"url":"{url}","label":"{title}","type":"AGS_DYNAMIC","metadataUrl":"https://geodata.wallonie.be/id/{uuid}"}]</xsl:text>
</xsl:variable>

<xsl:variable name="geoportalLinkRecordtitle"
Expand Down

0 comments on commit c538be2

Please sign in to comment.