Changeset 71:895757141bff for šablona/makra/odkazy.xsl
- Timestamp:
- 01/07/12 20:09:44 (14 years ago)
- Branch:
- default
- Files:
- 
          - 1 modified
 
 - 
          šablona/makra/odkazy.xsl (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        šablona/makra/odkazy.xslr66 r71 98 98 </xsl:template> 99 99 100 <xsl:function name="m:escapuj-url-zachovej-lomítka" as="xs:string">101 <xsl:param name="cesta"/>102 <xsl:value-of select="replace(encode-for-uri($cesta), '%2F', '/')"/>103 </xsl:function>104 105 100 <!-- 106 101 Wikipedia 

