Changeset 7243 in josm for trunk/data/validator
- Timestamp:
- 2014-06-12T11:26:03+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/combinations.mapcss
r7230 r7243 162 162 assertNoMatch: "node sport=10pin amenity=restaurant"; 163 163 } 164 165 /* see #10140 */ 166 *[building:levels][!building][!building:part] { 167 throwWarning: tr("{0} without {1} or {2}", "{0.key}", "{1.key}", "{2.key}"); 168 }
Note:
See TracChangeset
for help on using the changeset viewer.