aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data
diff options
context:
space:
mode:
authorValerio Virgillito2012-06-26 17:39:46 -0700
committerValerio Virgillito2012-06-26 17:39:46 -0700
commitd8bb1bf1537166753a53000e31ece8f99c7daaaa (patch)
tree77f0ac2754d6d9dd4be2e6486f486a2c4fda2848 /node_modules/components-data
parentcd2d380b1f75bf310c2a8c62e2ec4e3d6f4e39f8 (diff)
downloadninja-d8bb1bf1537166753a53000e31ece8f99c7daaaa.tar.gz
including the map icons inside the component and adding the empty category
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'node_modules/components-data')
-rw-r--r--node_modules/components-data/map.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/components-data/map.json b/node_modules/components-data/map.json
index e80fa510..4a3da3c6 100644
--- a/node_modules/components-data/map.json
+++ b/node_modules/components-data/map.json
@@ -10,7 +10,7 @@
10 "name": "category", 10 "name": "category",
11 "type": "select", 11 "type": "select",
12 "default": "restaurant", 12 "default": "restaurant",
13 "possibleValues": ["restaurant", "hospital", "cafe", "museum"] 13 "possibleValues": ["", "restaurant", "hospital", "cafe", "museum"]
14 }, 14 },
15 { 15 {
16 "name": "center", 16 "name": "center",