diff options
author | Valerio Virgillito | 2012-06-17 22:58:26 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-06-17 22:58:26 -0700 |
commit | ad6f78493295c9c7b4c11cd6a895dd5cc8e207f7 (patch) | |
tree | eec83c62d6cdb095cc4e6548f42dddfc88bcaa21 /js/stage | |
parent | 8fe92b94ce5e1e2857d088752d94e19db7e3d8a8 (diff) | |
download | ninja-ad6f78493295c9c7b4c11cd6a895dd5cc8e207f7.tar.gz |
updating the components and descriptor.json to support montage v.11
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/stage')
-rwxr-xr-x | js/stage/stage.reel/stage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/stage/stage.reel/stage.html b/js/stage/stage.reel/stage.html index 7a9619cd..2ed596f3 100755 --- a/js/stage/stage.reel/stage.html +++ b/js/stage/stage.reel/stage.html | |||
@@ -31,7 +31,7 @@ | |||
31 | }, | 31 | }, |
32 | 32 | ||
33 | "textTool": { | 33 | "textTool": { |
34 | "prototype": "node_modules/labs/rich-text-editor.reel", | 34 | "prototype": "montage/ui/rich-text-editor/rich-text-editor.reel", |
35 | "properties": { | 35 | "properties": { |
36 | "element" : {"#": "textToolObject"} | 36 | "element" : {"#": "textToolObject"} |
37 | } | 37 | } |