diff options
author | Valerio Virgillito | 2012-02-14 11:22:21 -0800 |
---|---|---|
committer | Valerio Virgillito | 2012-02-14 11:22:21 -0800 |
commit | ab1466b2627e40f58afcaa3d425d4145fa47525a (patch) | |
tree | 5c0de8b4db67b07b0e745e776e99eabff989d804 /js/ninja.reel/ninja.html | |
parent | 33c805d441abb2f83fd1ac9ee2d3d4282acc009f (diff) | |
parent | df898049b2990f456a305eb18434b887468225cf (diff) | |
download | ninja-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-x | js/ninja.reel/ninja.html | 1 |
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"}, |