From 0e1a276f19ea70009c5a649e9667861d7c346a7e Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Wed, 6 Jun 2012 00:25:27 -0700 Subject: first iteration of adding serializable to ninja plus other changes to run the latest montage Signed-off-by: Valerio Virgillito --- js/panels/components-panel.reel/components-panel.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'js/panels/components-panel.reel/components-panel.html') diff --git a/js/panels/components-panel.reel/components-panel.html b/js/panels/components-panel.reel/components-panel.html index 1a257957..a8d71d50 100755 --- a/js/panels/components-panel.reel/components-panel.html +++ b/js/panels/components-panel.reel/components-panel.html @@ -14,8 +14,7 @@ "owner": { "prototype": "js/panels/components-panel.reel", "properties": { - "element": {"#": "components_panel"}, - "controller": {"@": "componentsTree"} + "element": {"#": "components_panel"} } }, -- cgit v1.2.3