diff options
Diffstat (limited to 'js/stage/objects-tray.reel/objects-tray.html')
-rw-r--r-- | js/stage/objects-tray.reel/objects-tray.html | 3 |
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" : { |