Removed Searchability of duplicate craft tags

This commit is contained in:
MaltaProject
2013-12-13 17:39:44 -04:00
parent f1cceceec7
commit b8c644c13e
4 changed files with 6 additions and 0 deletions

View File

@@ -2295,6 +2295,7 @@
"craft": "jeweler"
},
"icon": "marker-stroked",
"searchable": false,
"fields": [
"building_area",
"address",
@@ -2337,6 +2338,7 @@
"craft": "locksmith"
},
"icon": "marker-stroked",
"searchable": false,
"fields": [
"building_area",
"address",
@@ -2378,6 +2380,7 @@
"craft": "optician"
},
"icon": "marker-stroked",
"searchable": false,
"fields": [
"building_area",
"address",

View File

@@ -13,6 +13,7 @@
"craft": "jeweler"
},
"icon": "marker-stroked",
"searchable": false,
"fields": [
"building_area",
"address",

View File

@@ -12,6 +12,7 @@
"craft": "locksmith"
},
"icon": "marker-stroked",
"searchable": false,
"fields": [
"building_area",
"address",

View File

@@ -12,6 +12,7 @@
"craft": "optician"
},
"icon": "marker-stroked",
"searchable": false,
"fields": [
"building_area",
"address",