aboutsummaryrefslogtreecommitdiff
path: root/js/ninja.reel/ninja.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/ninja.reel/ninja.html')
-rw-r--r--js/ninja.reel/ninja.html8
1 files changed, 1 insertions, 7 deletions
diff --git a/js/ninja.reel/ninja.html b/js/ninja.reel/ninja.html
index f3ff3d58..706c8243 100644
--- a/js/ninja.reel/ninja.html
+++ b/js/ninja.reel/ninja.html
@@ -259,11 +259,6 @@
259 "name": "NewFileWorkflowController" 259 "name": "NewFileWorkflowController"
260 }, 260 },
261 261
262 "njUtils": {
263 "module":"js/lib/nj-utils",
264 "name": "NJUtils"
265 },
266
267 "owner": { 262 "owner": {
268 "module": "js/ninja.reel", 263 "module": "js/ninja.reel",
269 "name": "Ninja", 264 "name": "Ninja",
@@ -284,8 +279,7 @@
284 "stylesController": {"@": "stylesController"}, 279 "stylesController": {"@": "stylesController"},
285 "filePickerController": {"@": "filePickerController"}, 280 "filePickerController": {"@": "filePickerController"},
286 "newFileController": {"@": "newFileController"}, 281 "newFileController": {"@": "newFileController"},
287 "documentBar": {"@": "documentBar"}, 282 "documentBar": {"@": "documentBar"}
288 "njUtils": {"@": "njUtils"}
289 } 283 }
290 } 284 }
291 285