aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage-google/picasa-carousel.reel
diff options
context:
space:
mode:
authorValerio Virgillito2012-06-12 11:49:28 -0700
committerValerio Virgillito2012-06-12 11:49:28 -0700
commitac3ceb7b38482d81c58a4ea12291a4559b87fa3d (patch)
tree8dcf3752b8739df1d5dbcb052125cbf01098fd6f /node_modules/montage-google/picasa-carousel.reel
parent9d85430967237bd01334212de6f04db3bd222148 (diff)
downloadninja-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/picasa-carousel.reel')
-rwxr-xr-xnode_modules/montage-google/picasa-carousel.reel/picasa-carousel.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/montage-google/picasa-carousel.reel/picasa-carousel.html b/node_modules/montage-google/picasa-carousel.reel/picasa-carousel.html
index f7c8a766..dc70a19c 100755
--- a/node_modules/montage-google/picasa-carousel.reel/picasa-carousel.html
+++ b/node_modules/montage-google/picasa-carousel.reel/picasa-carousel.html
@@ -12,7 +12,7 @@
12 <script type="text/montage-serialization"> 12 <script type="text/montage-serialization">
13 { 13 {
14 "owner": { 14 "owner": {
15 "prototype": "montage-google/picasa-carousel.reel", 15 "prototype": "picasa-carousel.reel",
16 "properties": { 16 "properties": {
17 "element": {"#": "montage-google-picasa-carousel"}, 17 "element": {"#": "montage-google-picasa-carousel"},
18 "flow": {"@": "flow"} 18 "flow": {"@": "flow"}
@@ -29,7 +29,7 @@
29 } 29 }
30 }, 30 },
31 "image": { 31 "image": {
32 "prototype": "montage-google/picasa-carousel.reel/image.reel", 32 "prototype": "picasa-carousel.reel/image.reel",
33 "properties": { 33 "properties": {
34 "element": {"#": "image"} 34 "element": {"#": "image"}
35 }, 35 },