From f7e4257745ccd44b8d24555f0ef787429d6e472c Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Tue, 5 Jun 2012 00:11:03 -0700 Subject: adding the latest v0.10 montage Signed-off-by: Valerio Virgillito --- node_modules/montage/ui/button.reel/button.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node_modules/montage/ui/button.reel/button.js') 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) { Serialized example { "aButton": { - "prototype": "montage/ui/button.reel", + "prototype": "ui/button.reel", "properties": { "element": {"#": "btnElement"} }, -- cgit v1.2.3