Move tracktype to top of field list

(closes #3718)
This commit is contained in:
Bryan Housel
2017-01-06 23:06:36 -05:00
parent 6f18f3865d
commit 739c1e9acc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5477,12 +5477,12 @@
"highway/track": {
"icon": "highway-track",
"fields": [
"tracktype",
"surface",
"width",
"structure",
"access",
"incline",
"tracktype",
"smoothness",
"mtb/scale",
"mtb/scale/uphill",
+1 -1
View File
@@ -1,12 +1,12 @@
{
"icon": "highway-track",
"fields": [
"tracktype",
"surface",
"width",
"structure",
"access",
"incline",
"tracktype",
"smoothness",
"mtb/scale",
"mtb/scale/uphill",