Ignore:
Timestamp:
2009-04-20T10:47:33+02:00 (15 years ago)
Author:
ulfl
Message:

some cleanup and better display
update overview page to latest changes

File:
1 edited

Legend:

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

    r1522 r1540  
    352352    </xsl:call-template>
    353353    <xsl:call-template name="topic">
    354                 <xsl:with-param name="key" select="'surface'"/>
     354                <xsl:with-param name="key" select="'direction'"/>
    355355                <xsl:with-param name="column" select="2"/>
    356356                <xsl:with-param name="row" select="15"/>
     
    575575                <xsl:with-param name="key" select="'power'"/>
    576576                <xsl:with-param name="column" select="11"/>
    577                 <xsl:with-param name="row" select="25"/>
     577                <xsl:with-param name="row" select="23"/>
    578578    </xsl:call-template>
    579579    <xsl:call-template name="topic">
     
    582582                <xsl:with-param name="row" select="30"/>
    583583    </xsl:call-template>       
    584     <xsl:call-template name="topic">
    585                 <xsl:with-param name="key" select="'military'"/>
    586                 <xsl:with-param name="column" select="11"/>
    587                 <xsl:with-param name="row" select="36"/>
    588     </xsl:call-template>
    589584       
    590585    <xsl:call-template name="topic">
     
    598593                <xsl:with-param name="column" select="13"/>
    599594                <xsl:with-param name="row" select="1"/>
    600     </xsl:call-template>
    601                
     595    </xsl:call-template>               
    602596    <xsl:call-template name="topic">
    603597                <xsl:with-param name="key" select="'information'"/>
    604598                <xsl:with-param name="column" select="13"/>
    605599                <xsl:with-param name="row" select="19"/>
     600    </xsl:call-template>
     601    <xsl:call-template name="topic">
     602                <xsl:with-param name="key" select="'military'"/>
     603                <xsl:with-param name="column" select="13"/>
     604                <xsl:with-param name="row" select="36"/>
    606605    </xsl:call-template>
    607606       
Note: See TracChangeset for help on using the changeset viewer.