mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
As last resort, use the site name as location
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
This commit is contained in:
parent
2936aa6aa0
commit
baee988d75
1 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,9 @@
|
||||||
</LOCATION>
|
</LOCATION>
|
||||||
</xsl:when>
|
</xsl:when>
|
||||||
<xsl:otherwise>
|
<xsl:otherwise>
|
||||||
|
<SITE>
|
||||||
|
<xsl:value-of select="$location"/>
|
||||||
|
</SITE>
|
||||||
</xsl:otherwise>
|
</xsl:otherwise>
|
||||||
</xsl:choose>
|
</xsl:choose>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue