aboutsummaryrefslogtreecommitdiff
path: root/js/ninja.reel/ninja.html
diff options
context:
space:
mode:
authorValerio Virgillito2012-02-14 11:22:21 -0800
committerValerio Virgillito2012-02-14 11:22:21 -0800
commitab1466b2627e40f58afcaa3d425d4145fa47525a (patch)
tree5c0de8b4db67b07b0e745e776e99eabff989d804 /js/ninja.reel/ninja.html
parent33c805d441abb2f83fd1ac9ee2d3d4282acc009f (diff)
parentdf898049b2990f456a305eb18434b887468225cf (diff)
downloadninja-ab1466b2627e40f58afcaa3d425d4145fa47525a.tar.gz
Merge branch 'components' of https://github.com/mencio/ninja-internal into integration
Conflicts: js/io/document/html-document.js Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/ninja.reel/ninja.html')
-rwxr-xr-xjs/ninja.reel/ninja.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/ninja.reel/ninja.html b/js/ninja.reel/ninja.html
index 9a1a6b97..c9f17e3b 100755
--- a/js/ninja.reel/ninja.html
+++ b/js/ninja.reel/ninja.html
@@ -288,6 +288,7 @@
288 "stage": {"@": "stage1"}, 288 "stage": {"@": "stage1"},
289 "settings": {"@": "settings1"}, 289 "settings": {"@": "settings1"},
290 "elementMediator": {"@": "elementMediator"}, 290 "elementMediator": {"@": "elementMediator"},
291 "dragDropMediator": {"@": "dragDropMediator"},
291 "undocontroller": {"@": "undocontroller1"}, 292 "undocontroller": {"@": "undocontroller1"},
292 "selectionController": {"@": "selectionController1"}, 293 "selectionController": {"@": "selectionController1"},
293 "documentController": {"@": "documentController1"}, 294 "documentController": {"@": "documentController1"},