aboutsummaryrefslogtreecommitdiff
path: root/js/stage/objects-tray.reel/objects-tray.html
diff options
context:
space:
mode:
authorEric Guzman2012-06-19 15:55:17 -0700
committerEric Guzman2012-06-19 15:55:17 -0700
commit72efb92273d20757097b18326fb31d070a6d693d (patch)
treebb39c42e692591cced1a706ae9a3d340455b1615 /js/stage/objects-tray.reel/objects-tray.html
parent2ef72cdf0e59fb3623a2c13251ac707522f3dc5a (diff)
downloadninja-72efb92273d20757097b18326fb31d070a6d693d.tar.gz
Objects Tray - Show only "off stage" objects
Diffstat (limited to 'js/stage/objects-tray.reel/objects-tray.html')
-rw-r--r--js/stage/objects-tray.reel/objects-tray.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/js/stage/objects-tray.reel/objects-tray.html b/js/stage/objects-tray.reel/objects-tray.html
index 0fece3fe..710e3edf 100644
--- a/js/stage/objects-tray.reel/objects-tray.html
+++ b/js/stage/objects-tray.reel/objects-tray.html
@@ -14,7 +14,8 @@
14 "owner": { 14 "owner": {
15 "prototype": "js/stage/objects-tray.reel", 15 "prototype": "js/stage/objects-tray.reel",
16 "properties": { 16 "properties": {
17 "element": {"#": "objects-tray"} 17 "element": {"#": "objects-tray"},
18 "offStageObjectsController": {"@": "arrayController"}
18 } 19 }
19 }, 20 },
20 "repetition" : { 21 "repetition" : {