Changeset 16712 in josm for trunk


Ignore:
Timestamp:
2020-06-23T22:40:47+02:00 (4 years ago)
Author:
Klumbumbus
Message:

fix chunk order

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/resources/data/defaultpresets.xml

    r16711 r16712  
    486486        <role key="start_stop" text="start and stop endpoint" requisite="optional" type="node" />
    487487    </chunk>
    488     <!-- Link chunks -->
    489     <chunk id="link_contact_address">
    490         <preset_link preset_name="Contact (Common Schema)" />
    491         <preset_link preset_name="Address" />
    492     </chunk>
    493     <chunk id="link_contact_address_payment">
    494         <preset_link preset_name="Contact (Common Schema)" />
    495         <preset_link preset_name="Address" />
    496         <preset_link preset_name="Payment Methods" />
    497     </chunk>
    498488    <chunk id="public_transport_route_optionals">
    499489        <text key="from" text="From (initial stop)" />
     
    537527            <reference ref="POI_access" />
    538528        </optional>
     529    </chunk>
     530    <!-- Link chunks -->
     531    <chunk id="link_contact_address">
     532        <preset_link preset_name="Contact (Common Schema)" />
     533        <preset_link preset_name="Address" />
     534    </chunk>
     535    <chunk id="link_contact_address_payment">
     536        <preset_link preset_name="Contact (Common Schema)" />
     537        <preset_link preset_name="Address" />
     538        <preset_link preset_name="Payment Methods" />
    539539    </chunk>
    540540  <!--  Groups -->
Note: See TracChangeset for help on using the changeset viewer.