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, 3 insertions, 0 deletions
diff --git a/js/ninja.reel/ninja.html b/js/ninja.reel/ninja.html
index a62ce458..b341b14a 100755
--- a/js/ninja.reel/ninja.html
+++ b/js/ninja.reel/ninja.html
@@ -36,6 +36,9 @@
36 "prototype": "js/components/menu/menu.reel", 36 "prototype": "js/components/menu/menu.reel",
37 "properties": { 37 "properties": {
38 "element": {"#": "mainMenuBar"} 38 "element": {"#": "mainMenuBar"}
39 },
40 "bindings": {
41 "currentDocument": {"<-": "@documentList.selectedObjects.0"}
39 } 42 }
40 }, 43 },
41 44