Changeset 1342 in josm for trunk/styles/standard/overview.xsl
- Timestamp:
- 2009-01-25T18:39:16+01:00 (17 years ago)
- File:
-
- 1 edited
-
trunk/styles/standard/overview.xsl (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/overview.xsl
r1132 r1342 357 357 </xsl:call-template> 358 358 <xsl:call-template name="topic"> 359 <xsl:with-param name="key" select="'abutters'"/>360 <xsl:with-param name="column" select="2"/>361 <xsl:with-param name="row" select="17"/>362 </xsl:call-template>363 <xsl:call-template name="topic">364 359 <xsl:with-param name="key" select="'bridge'"/> 365 360 <xsl:with-param name="column" select="2"/> 366 <xsl:with-param name="row" select="2 0"/>361 <xsl:with-param name="row" select="21"/> 367 362 </xsl:call-template> 368 363 <xsl:call-template name="topic"> 369 364 <xsl:with-param name="key" select="'tunnel'"/> 370 365 <xsl:with-param name="column" select="2"/> 371 <xsl:with-param name="row" select="3 0"/>366 <xsl:with-param name="row" select="33"/> 372 367 </xsl:call-template> 373 368 <xsl:call-template name="topic"> 374 369 <xsl:with-param name="key" select="'mountain_pass'"/> 375 370 <xsl:with-param name="column" select="2"/> 376 <xsl:with-param name="row" select="3 5"/>371 <xsl:with-param name="row" select="37"/> 377 372 </xsl:call-template> 378 373 <xsl:call-template name="topic"> 379 374 <xsl:with-param name="key" select="'junction'"/> 380 375 <xsl:with-param name="column" select="2"/> 381 <xsl:with-param name="row" select=" 38"/>376 <xsl:with-param name="row" select="40"/> 382 377 </xsl:call-template> 383 378 <xsl:call-template name="topic"> … … 492 487 <xsl:with-param name="column" select="4"/> 493 488 <xsl:with-param name="row" select="19"/> 489 </xsl:call-template> 490 <xsl:call-template name="topic"> 491 <xsl:with-param name="key" select="'traffic_sign'"/> 492 <xsl:with-param name="column" select="4"/> 493 <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"/> 494 499 </xsl:call-template> 495 500 … … 610 615 </xsl:call-template> 611 616 <xsl:call-template name="topic"> 617 <xsl:with-param name="key" select="'abutters'"/> 618 <xsl:with-param name="column" select="16"/> 619 <xsl:with-param name="row" select="27"/> 620 </xsl:call-template> 621 <xsl:call-template name="topic"> 612 622 <xsl:with-param name="key" select="'building'"/> 613 623 <xsl:with-param name="column" select="16"/>
Note:
See TracChangeset
for help on using the changeset viewer.
