diff options
author | Valerio Virgillito | 2012-06-12 11:49:28 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-06-12 11:49:28 -0700 |
commit | ac3ceb7b38482d81c58a4ea12291a4559b87fa3d (patch) | |
tree | 8dcf3752b8739df1d5dbcb052125cbf01098fd6f /node_modules/montage-google/map.reel | |
parent | 9d85430967237bd01334212de6f04db3bd222148 (diff) | |
download | ninja-ac3ceb7b38482d81c58a4ea12291a4559b87fa3d.tar.gz |
fix for the the components not rendering and not selecting
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'node_modules/montage-google/map.reel')
-rw-r--r-- | node_modules/montage-google/map.reel/map.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/montage-google/map.reel/map.html b/node_modules/montage-google/map.reel/map.html index fee3a38e..bd41f47e 100644 --- a/node_modules/montage-google/map.reel/map.html +++ b/node_modules/montage-google/map.reel/map.html | |||
@@ -15,7 +15,7 @@ | |||
15 | { | 15 | { |
16 | 16 | ||
17 | "owner": { | 17 | "owner": { |
18 | "prototype": "montage-google/map.reel", | 18 | "prototype": "map.reel", |
19 | "properties": { | 19 | "properties": { |
20 | "element": {"#": "map-container"}, | 20 | "element": {"#": "map-container"}, |
21 | "mapEl": {"#": "map"} | 21 | "mapEl": {"#": "map"} |