Ignore:
Timestamp:
2010-01-04T23:29:14+01:00 (15 years ago)
Author:
ulfl
Message:

add amenity=grit_bin icon
update overview layout

File:
1 edited

Legend:

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

    r2640 r2740  
    538538    </xsl:call-template>
    539539
     540       
     541       
    540542    <xsl:call-template name="topic">
    541543                <xsl:with-param name="key" select="'amenity'"/>
     
    549551                <xsl:with-param name="row" select="1"/>
    550552    </xsl:call-template>
    551        
    552553    <xsl:call-template name="topic">
    553554                <xsl:with-param name="key" select="'parking'"/>
     
    561562                <xsl:with-param name="row" select="1"/>
    562563    </xsl:call-template>
    563 
    564     <xsl:call-template name="topic">
    565                 <xsl:with-param name="key" select="'information'"/>
    566                 <xsl:with-param name="column" select="10"/>
    567                 <xsl:with-param name="row" select="16"/>
    568     </xsl:call-template>
     564<xsl:call-template name="topic">
     565        <xsl:with-param name="key" select="'information'"/>
     566        <xsl:with-param name="column" select="11"/>
     567        <xsl:with-param name="row" select="33"/>
     568</xsl:call-template>
    569569       
    570570    <xsl:call-template name="topic">
     
    573573                <xsl:with-param name="row" select="1"/>
    574574    </xsl:call-template>
    575     <xsl:call-template name="topic">
    576                 <xsl:with-param name="key" select="'power'"/>
    577                 <xsl:with-param name="column" select="11"/>
    578                 <xsl:with-param name="row" select="23"/>
    579     </xsl:call-template>
     575<xsl:call-template name="topic">
     576        <xsl:with-param name="key" select="'power'"/>
     577        <xsl:with-param name="column" select="10"/>
     578        <xsl:with-param name="row" select="20"/>
     579</xsl:call-template>
    580580    <xsl:call-template name="topic">
    581581                <xsl:with-param name="key" select="'power_source'"/>
    582582                <xsl:with-param name="column" select="11"/>
    583                 <xsl:with-param name="row" select="31"/>
     583                <xsl:with-param name="row" select="20"/>
    584584    </xsl:call-template>
    585585    <xsl:call-template name="topic">
    586586                <xsl:with-param name="key" select="'vending'"/>
    587587                <xsl:with-param name="column" select="11"/>
    588                 <xsl:with-param name="row" select="39"/>
     588                <xsl:with-param name="row" select="40"/>
    589589    </xsl:call-template>
    590590
     
    619619
    620620
    621        
    622621    <xsl:call-template name="topic">
    623622                <xsl:with-param name="key" select="'landuse'"/>
Note: See TracChangeset for help on using the changeset viewer.