Ignore:
Timestamp:
2009-04-21T10:20:13+02:00 (17 years ago)
Author:
ulfl
Message:

update overview

File:
1 edited

Legend:

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

    r1540 r1543  
    357357    </xsl:call-template>
    358358    <xsl:call-template name="topic">
    359                 <xsl:with-param name="key" select="'bridge'"/>
     359                <xsl:with-param name="key" select="'junction'"/>
    360360                <xsl:with-param name="column" select="2"/>
    361                 <xsl:with-param name="row" select="21"/>
     361                <xsl:with-param name="row" select="17"/>
     362    </xsl:call-template>
     363        <xsl:call-template name="topic">
     364                <xsl:with-param name="key" select="'restriction'"/>
     365                <xsl:with-param name="column" select="2"/>
     366                <xsl:with-param name="row" select="20"/>
    362367    </xsl:call-template>
    363368    <xsl:call-template name="topic">
    364369                <xsl:with-param name="key" select="'tunnel'"/>
    365370                <xsl:with-param name="column" select="2"/>
    366                 <xsl:with-param name="row" select="33"/>
     371                <xsl:with-param name="row" select="36"/>
    367372    </xsl:call-template>
    368373    <xsl:call-template name="topic">
    369374                <xsl:with-param name="key" select="'mountain_pass'"/>
    370375                <xsl:with-param name="column" select="2"/>
    371                 <xsl:with-param name="row" select="37"/>
    372     </xsl:call-template>
    373     <xsl:call-template name="topic">
    374                 <xsl:with-param name="key" select="'junction'"/>
    375                 <xsl:with-param name="column" select="2"/>
    376376                <xsl:with-param name="row" select="40"/>
    377377    </xsl:call-template>
     378   
    378379        <xsl:call-template name="topic">
    379380                <xsl:with-param name="key" select="'barrier'"/>
    380381                <xsl:with-param name="column" select="3"/>
    381                 <xsl:with-param name="row" select="30"/>
    382     </xsl:call-template>
    383        
     382                <xsl:with-param name="row" select="29"/>
     383    </xsl:call-template>
    384384    <xsl:call-template name="topic">
    385385                <xsl:with-param name="key" select="'access'"/>
     
    492492                <xsl:with-param name="column" select="4"/>
    493493                <xsl:with-param name="row" select="21"/>
    494     </xsl:call-template>
    495         <xsl:call-template name="topic">
    496                 <xsl:with-param name="key" select="'restriction'"/>
    497                 <xsl:with-param name="column" select="4"/>
    498                 <xsl:with-param name="row" select="25"/>
    499494    </xsl:call-template>
    500495               
     
    510505    </xsl:call-template>
    511506    <xsl:call-template name="topic">
     507                <xsl:with-param name="key" select="'bridge'"/>
     508                <xsl:with-param name="column" select="5"/>
     509                <xsl:with-param name="row" select="26"/>
     510    </xsl:call-template>
     511    <xsl:call-template name="topic">
    512512                <xsl:with-param name="key" select="'route'"/>
    513513                <xsl:with-param name="column" select="5"/>
     
    535535                <xsl:with-param name="row" select="25"/>
    536536    </xsl:call-template>
    537        
    538537
    539538    <xsl:call-template name="topic">
     
    562561
    563562    <xsl:call-template name="topic">
    564                 <xsl:with-param name="key" select="'historic'"/>
     563                <xsl:with-param name="key" select="'information'"/>
    565564                <xsl:with-param name="column" select="10"/>
    566                 <xsl:with-param name="row" select="19"/>
     565                <xsl:with-param name="row" select="16"/>
    567566    </xsl:call-template>
    568567       
     
    595594    </xsl:call-template>               
    596595    <xsl:call-template name="topic">
    597                 <xsl:with-param name="key" select="'information'"/>
     596                <xsl:with-param name="key" select="'historic'"/>
    598597                <xsl:with-param name="column" select="13"/>
    599598                <xsl:with-param name="row" select="19"/>
Note: See TracChangeset for help on using the changeset viewer.