mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-23 20:40:21 +01:00
remove species field
This commit is contained in:
@@ -1629,13 +1629,6 @@
|
||||
"universal": true,
|
||||
"label": "Source"
|
||||
},
|
||||
"species": {
|
||||
"key": "species",
|
||||
"type": "localized",
|
||||
"label": "Scientific Name",
|
||||
"universal": true,
|
||||
"placeholder": "Scientific name of the species"
|
||||
},
|
||||
"sport_ice": {
|
||||
"key": "sport",
|
||||
"type": "semiCombo",
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"key": "species",
|
||||
"type": "localized",
|
||||
"label": "Scientific Name",
|
||||
"universal": true,
|
||||
"placeholder": "Scientific name of the species"
|
||||
}
|
||||
@@ -3341,7 +3341,6 @@
|
||||
"icon": "zoo",
|
||||
"fields": [
|
||||
"name",
|
||||
"species",
|
||||
"operator"
|
||||
],
|
||||
"geometry": [
|
||||
@@ -9861,7 +9860,6 @@
|
||||
"natural/tree": {
|
||||
"icon": "park",
|
||||
"fields": [
|
||||
"species",
|
||||
"leaf_type_singular",
|
||||
"leaf_cycle_singular",
|
||||
"denotation"
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"icon": "zoo",
|
||||
"fields": [
|
||||
"name",
|
||||
"species",
|
||||
"operator"
|
||||
],
|
||||
"geometry": [
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"icon": "park",
|
||||
"fields": [
|
||||
"species",
|
||||
"leaf_type_singular",
|
||||
"leaf_cycle_singular",
|
||||
"denotation"
|
||||
|
||||
Reference in New Issue
Block a user