aboutsummaryrefslogtreecommitdiff
path: root/js/ninja.reel/ninja.html
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-02-10 15:29:12 -0800
committerJose Antonio Marquez2012-02-10 15:29:12 -0800
commit632a5daca17acb774b9344ccc0e9107f1643924c (patch)
tree2f09f2f50f0e4a7b97bb7a2b7e2d487765bb89ff /js/ninja.reel/ninja.html
parent13b98b96ab36da5029204aa2a35d0d646d471274 (diff)
downloadninja-632a5daca17acb774b9344ccc0e9107f1643924c.tar.gz
File Open
Adding the functionality to open a basic file.
Diffstat (limited to 'js/ninja.reel/ninja.html')
-rwxr-xr-xjs/ninja.reel/ninja.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/ninja.reel/ninja.html b/js/ninja.reel/ninja.html
index 6630f4a8..c170b16f 100755
--- a/js/ninja.reel/ninja.html
+++ b/js/ninja.reel/ninja.html
@@ -232,7 +232,7 @@
232 }, 232 },
233 233
234 "documentController1": { 234 "documentController1": {
235 "module": "js/io/document/document-controller", 235 "module": "js/controllers/document-controller",
236 "name": "DocumentController" 236 "name": "DocumentController"
237 }, 237 },
238 238