Remove multiselect.js, remove test data

(all functionality in multiselect.js has been moved to combo.js)
This commit is contained in:
Bryan Housel
2016-04-29 21:31:56 -04:00
parent fb2dd89a65
commit 8ecda6d9fc
11 changed files with 11 additions and 211 deletions
+1 -1
View File
@@ -773,7 +773,7 @@ en:
railway:
# 'railway=*'
label: Type
recycling/recycling_choices:
recycling_accepts:
# 'recycling:=*'
label: Accepts
ref:
+4 -4
View File
@@ -653,7 +653,7 @@
},
"internet_access": {
"key": "internet_access",
"type": "multiselect",
"type": "combo",
"label": "Internet Access",
"strings": {
"options": {
@@ -1020,9 +1020,9 @@
"type": "typeCombo",
"label": "Type"
},
"recycling/recycling_choices": {
"recycling_accepts": {
"key": "recycling:",
"type": "multiselect",
"type": "multiCombo",
"label": "Accepts"
},
"ref": {
@@ -1234,7 +1234,7 @@
},
"sport_ice": {
"key": "sport",
"type": "multiselect",
"type": "combo",
"label": "Sport",
"options": [
"skating",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"key": "internet_access",
"type": "multiselect",
"type": "combo",
"label": "Internet Access",
"strings": {
"options": {
@@ -1,5 +1,5 @@
{
"key": "recycling:",
"type": "multiselect",
"type": "multiCombo",
"label": "Accepts"
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"key": "sport",
"type": "multiselect",
"type": "combo",
"label": "Sport",
"options": [
"skating",
+1 -1
View File
@@ -1581,7 +1581,7 @@
"fields": [
"operator",
"address",
"recycling/recycling_choices"
"recycling_accepts"
],
"geometry": [
"point",
+1 -1
View File
@@ -3,7 +3,7 @@
"fields": [
"operator",
"address",
"recycling/recycling_choices"
"recycling_accepts"
],
"geometry": [
"point",