Ignore:
Timestamp:
2008-12-14T00:49:39+01:00 (16 years ago)
Author:
ulfl
Message:

add key=parking to the xsl and create current .osm page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/styles/standard/overview.xsl

    r975 r1128  
    545545       
    546546    <xsl:call-template name="topic">
     547                <xsl:with-param name="key" select="'parking'"/>
     548                <xsl:with-param name="column" select="9"/>
     549                <xsl:with-param name="row" select="22"/>
     550    </xsl:call-template>
     551       
     552    <xsl:call-template name="topic">
    547553                <xsl:with-param name="key" select="'tourism'"/>
    548554                <xsl:with-param name="column" select="10"/>
Note: See TracChangeset for help on using the changeset viewer.