aboutsummaryrefslogtreecommitdiff
path: root/js/stage/stage.reel/stage.html
diff options
context:
space:
mode:
authorArmen Kesablyan2012-06-05 23:13:03 -0700
committerArmen Kesablyan2012-06-05 23:13:03 -0700
commit7d3bdf39e6d1534de1848ca2744aed66dfeb5d2a (patch)
tree12cf81e70f38e4bbe8739654d6c4aa4e5f8f498c /js/stage/stage.reel/stage.html
parent73a62c95b5635fee903457279f0f5b57f164e0b5 (diff)
downloadninja-7d3bdf39e6d1534de1848ca2744aed66dfeb5d2a.tar.gz
Initial Text Tool Changes
Signed-off-by: Armen Kesablyan <armen@motorola.com>
Diffstat (limited to 'js/stage/stage.reel/stage.html')
-rwxr-xr-xjs/stage/stage.reel/stage.html2
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 }