aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/ui/button.reel
diff options
context:
space:
mode:
authorValerio Virgillito2012-06-05 00:11:03 -0700
committerValerio Virgillito2012-06-05 00:11:03 -0700
commitf7e4257745ccd44b8d24555f0ef787429d6e472c (patch)
tree1965bbb794036a8d6184630c188a34f7a6d956e0 /node_modules/montage/ui/button.reel
parentc1ec69879028220b0c3f11ad6e24035bf527802c (diff)
downloadninja-f7e4257745ccd44b8d24555f0ef787429d6e472c.tar.gz
adding the latest v0.10 montage
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'node_modules/montage/ui/button.reel')
-rw-r--r--node_modules/montage/ui/button.reel/button.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/montage/ui/button.reel/button.js b/node_modules/montage/ui/button.reel/button.js
index 9f1342f6..91b6304d 100644
--- a/node_modules/montage/ui/button.reel/button.js
+++ b/node_modules/montage/ui/button.reel/button.js
@@ -32,7 +32,7 @@ b1.addEventListener("action", function(event) {
32<caption>Serialized example</caption> 32<caption>Serialized example</caption>
33{ 33{
34 "aButton": { 34 "aButton": {
35 "prototype": "montage/ui/button.reel", 35 "prototype": "ui/button.reel",
36 "properties": { 36 "properties": {
37 "element": {"#": "btnElement"} 37 "element": {"#": "btnElement"}
38 }, 38 },