remove species field

This commit is contained in:
Wille Marcel
2017-08-17 17:10:32 -03:00
parent ad4f66a1f4
commit c370f3394f
7 changed files with 0 additions and 27 deletions

View File

@@ -1219,11 +1219,6 @@ en:
source:
# source=*
label: Source
species:
# species=*
label: Scientific Name
# species field placeholder
placeholder: Scientific name of the species
sport:
# sport=*
label: Sports

View File

@@ -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",

View File

@@ -1,7 +0,0 @@
{
"key": "species",
"type": "localized",
"label": "Scientific Name",
"universal": true,
"placeholder": "Scientific name of the species"
}

View File

@@ -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"

View File

@@ -2,7 +2,6 @@
"icon": "zoo",
"fields": [
"name",
"species",
"operator"
],
"geometry": [

View File

@@ -1,7 +1,6 @@
{
"icon": "park",
"fields": [
"species",
"leaf_type_singular",
"leaf_cycle_singular",
"denotation"