aboutsummaryrefslogtreecommitdiff
path: root/js/ninja.reel/ninja.html
diff options
context:
space:
mode:
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 1f0582b1..53b8676f 100755
--- a/js/ninja.reel/ninja.html
+++ b/js/ninja.reel/ninja.html
@@ -326,7 +326,7 @@
326 "objectsController" : { 326 "objectsController" : {
327 "prototype": "js/controllers/objects-controller", 327 "prototype": "js/controllers/objects-controller",
328 "bindings": { 328 "bindings": {
329 "activeDocument": {"<-": "@owner.currentDocument"} 329 "currentDocument": {"<-": "@owner.currentDocument"}
330 } 330 }
331 }, 331 },
332 332