diff options
author | Eric Guzman | 2012-06-28 11:02:16 -0700 |
---|---|---|
committer | Eric Guzman | 2012-06-28 11:02:16 -0700 |
commit | f89895e5fb94a192d25f26249dadcb8ab225c72b (patch) | |
tree | 8ce918bb2605c67c4fc093e96543de8e10882f1d /node_modules/components-data | |
parent | e1f83a2c603bf9ddb74889f7ba5b697bb474edaa (diff) | |
parent | 56d6311f398e04eee3883a5c848fec3b2b53c981 (diff) | |
download | ninja-f89895e5fb94a192d25f26249dadcb8ab225c72b.tar.gz |
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Bindables_GIO
Diffstat (limited to 'node_modules/components-data')
-rw-r--r-- | node_modules/components-data/map.json | 2 |
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", |