Ignore:
Timestamp:
2020-08-27T19:54:47+02:00 (4 years ago)
Author:
Klumbumbus
Message:

fix #19720 - Fix lift_gate:type dropdown list

File:
1 edited

Legend:

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

    r16938 r16943  
    16881688            <key key="barrier" value="lift_gate" />
    16891689            <space />
    1690             <combo key="lift_gate:type" text="Type" value="single,double" values_context="lift_gate" values_searchable="true" />
     1690            <combo key="lift_gate:type" text="Type" values="single,double" values_context="lift_gate" values_searchable="true" />
    16911691            <reference ref="optional_maxwidth" />
    16921692            <combo key="material" text="Material" values="concrete,metal,plastic,stone,wood" />
Note: See TracChangeset for help on using the changeset viewer.