Changeset 8022 in josm


Ignore:
Timestamp:
2015-02-09T14:29:00+01:00 (9 years ago)
Author:
Klumbumbus
Message:

fix #11088 - add pole=transition and tower=transition check boxes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/defaultpresets.xml

    r8021 r8022  
    57145714                <check key="triple_tower" text="Triple tower" />
    57155715                <check key="design:incomplete" text="Incomplete tower" />
     5716                <check key="tower" text="Location transition" value_on="transition" disable_off="true" />
    57165717            </optional>
    57175718        </item> <!-- Power Tower -->
     
    57295730            <text key="height" text="Height in meter (m)" />
    57305731            <combo key="material" text="Material" values="metal,plastic,steel,stone,wood,concrete" />
     5732            <check key="pole" text="Location transition" value_on="transition" disable_off="true" />
    57315733            <reference ref="ref_operator_branch" />
    57325734        </item> <!-- Pole -->
     
    57455747            <text key="height" text="Height in meter (m)" />
    57465748            <combo key="material" text="Material" values="metal,plastic,steel,stone,wood,concrete" />
     5749            <check key="pole" text="Location transition" value_on="transition" disable_off="true" />
    57475750            <reference ref="ref_operator_branch" />
    57485751            <space />
Note: See TracChangeset for help on using the changeset viewer.