Skip to content

Commit

Permalink
see #12135 - add entrance=staircase to default presets
Browse files Browse the repository at this point in the history
git-svn-id: https://josm.openstreetmap.de/svn/trunk@9159 0c6e7542-c601-0410-84e7-c038aed88b3b
  • Loading branch information
don-vip committed Dec 26, 2015
1 parent b5aee0d commit 3ccb575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/defaultpresets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5592,7 +5592,7 @@
ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:entrance"
uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:entrance" />
<space />
<combo key="entrance" text="Entrance" values="yes,main,service,exit,emergency" values_context="entrance" default="yes" match="key" />
<combo key="entrance" text="Entrance" values="yes,main,service,exit,emergency,staircase" values_context="entrance" default="yes" match="key" />
<combo key="access" text="Access" values="yes,delivery,private,no" />
<reference ref="wheelchair" />
<optional>
Expand Down

0 comments on commit 3ccb575

Please sign in to comment.