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.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/js/ninja.reel/ninja.html b/js/ninja.reel/ninja.html
index f2b0a281..51d6ed89 100755
--- a/js/ninja.reel/ninja.html
+++ b/js/ninja.reel/ninja.html
@@ -272,8 +272,7 @@
272 "selectionController": { 272 "selectionController": {
273 "prototype": "js/controllers/selection-controller", 273 "prototype": "js/controllers/selection-controller",
274 "bindings" : { 274 "bindings" : {
275 "selectionContainer": {"<-": "@owner.currentSelectedContainer"}, 275 "selectionContainer": {"<-": "@owner.currentSelectedContainer"}
276 "currentDocument": {"<-": "@documentList.selectedObjects.0"}
277 } 276 }
278 }, 277 },
279 278