aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/lab/sandbox
diff options
context:
space:
mode:
authorFrançois Frisch2012-03-17 20:03:18 -0700
committerValerio Virgillito2012-03-17 23:16:21 -0700
commit6b1467535198f6b85bd2bf045d2c354b812616c2 (patch)
treeca40c8245b908b50dfa066442fec6f33c1f4b468 /node_modules/montage/lab/sandbox
parent09852e9b9b8e64f003bed5aa57630d8b42c8ac95 (diff)
downloadninja-6b1467535198f6b85bd2bf045d2c354b812616c2.tar.gz
Youtube video is droppable
still getting errors with the carousel Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'node_modules/montage/lab/sandbox')
-rwxr-xr-xnode_modules/montage/lab/sandbox/ui/picasa-carousel-test/main.reel/main.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/montage/lab/sandbox/ui/picasa-carousel-test/main.reel/main.html b/node_modules/montage/lab/sandbox/ui/picasa-carousel-test/main.reel/main.html
index 177eb068..4cb48733 100755
--- a/node_modules/montage/lab/sandbox/ui/picasa-carousel-test/main.reel/main.html
+++ b/node_modules/montage/lab/sandbox/ui/picasa-carousel-test/main.reel/main.html
@@ -24,7 +24,7 @@
24 }, 24 },
25 25
26 "picasa-carousel": { 26 "picasa-carousel": {
27 "prototype": "montage/ui/google/picasa-carousel.reel", 27 "prototype": "montage/ui/picasa-carousel.reel",
28 "properties": { 28 "properties": {
29 "element": {"#": "picasa-carousel"} 29 "element": {"#": "picasa-carousel"}
30 }, 30 },
@@ -51,7 +51,7 @@
51 "element": {"#": "searchButton"} 51 "element": {"#": "searchButton"}
52 } 52 }
53 } 53 }
54 54
55 55
56 56
57 } 57 }