Changes between Initial Version and Version 1 of Ticket #10820
- Timestamp:
- 2014-12-09T10:19:31+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10820 – Description
initial v1 1 1 When adding info to a restaurant using the Restaurant preset, only a very narrow set of cuisine=* values are allowed. By contrast, it is possible to key in any value for cuisine=* when using the Fast Food preset. 2 2 {{{ 3 3 Repository Root: http://josm.openstreetmap.de/svn 4 4 Build-Date: 2014-10-21 19:23:06 … … 137 137 validator.skipBeforeUpload=[] 138 138 validator.visible=false 139 }}}