diff options
author | Eric Guzman | 2012-05-21 15:10:51 -0700 |
---|---|---|
committer | Eric Guzman | 2012-05-21 15:10:51 -0700 |
commit | a237dfaad38bb9efac803db83a28099f6f74dde8 (patch) | |
tree | 0dc234ba2771d1c2caef3eee41a38ec08f65faaa /js/panels/PanelContainer.reel/PanelContainer.html | |
parent | 154423e60899569a8a0033b2fedca05f3041e3f9 (diff) | |
download | ninja-a237dfaad38bb9efac803db83a28099f6f74dde8.tar.gz |
Remove Old CSS Panel
Diffstat (limited to 'js/panels/PanelContainer.reel/PanelContainer.html')
-rwxr-xr-x | js/panels/PanelContainer.reel/PanelContainer.html | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/js/panels/PanelContainer.reel/PanelContainer.html b/js/panels/PanelContainer.reel/PanelContainer.html index 2f8ea83f..1de88de3 100755 --- a/js/panels/PanelContainer.reel/PanelContainer.html +++ b/js/panels/PanelContainer.reel/PanelContainer.html | |||
@@ -62,13 +62,6 @@ | |||
62 | } | 62 | } |
63 | }, | 63 | }, |
64 | 64 | ||
65 | "panel_7": { | ||
66 | "prototype": "js/panels/Panel.reel", | ||
67 | "properties": { | ||
68 | "element": {"#": "panel_7"} | ||
69 | } | ||
70 | }, | ||
71 | |||
72 | "owner": { | 65 | "owner": { |
73 | "prototype": "js/panels/PanelContainer.reel", | 66 | "prototype": "js/panels/PanelContainer.reel", |
74 | "properties": { | 67 | "properties": { |
@@ -80,8 +73,7 @@ | |||
80 | "panel_3": {"@": "panel_3"}, | 73 | "panel_3": {"@": "panel_3"}, |
81 | "panel_4": {"@": "panel_4"}, | 74 | "panel_4": {"@": "panel_4"}, |
82 | "panel_5": {"@": "panel_5"}, | 75 | "panel_5": {"@": "panel_5"}, |
83 | "panel_6": {"@": "panel_6"}, | 76 | "panel_6": {"@": "panel_6"} |
84 | "panel_7": {"@": "panel_7"} | ||
85 | }, | 77 | }, |
86 | "listeners": [ | 78 | "listeners": [ |
87 | { | 79 | { |
@@ -112,7 +104,6 @@ | |||
112 | <article data-montage-id="panel_4"></article> | 104 | <article data-montage-id="panel_4"></article> |
113 | <article data-montage-id="panel_5"></article> | 105 | <article data-montage-id="panel_5"></article> |
114 | <article data-montage-id="panel_6"></article> | 106 | <article data-montage-id="panel_6"></article> |
115 | <article data-montage-id="panel_7"></article> | ||
116 | </article> | 107 | </article> |
117 | </section> | 108 | </section> |
118 | </body> | 109 | </body> |