From 143105a0b9c7765898b22d53489b4bd8df3dff2e Mon Sep 17 00:00:00 2001 From: Eric Guzman Date: Thu, 26 Apr 2012 03:15:49 -0700 Subject: CSS Panel - add handlers for css panel actions --- js/panels/css-panel/style-shorthand.reel/style-shorthand.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/panels/css-panel/style-shorthand.reel') diff --git a/js/panels/css-panel/style-shorthand.reel/style-shorthand.html b/js/panels/css-panel/style-shorthand.reel/style-shorthand.html index 243d9cc7..0311798b 100644 --- a/js/panels/css-panel/style-shorthand.reel/style-shorthand.html +++ b/js/panels/css-panel/style-shorthand.reel/style-shorthand.html @@ -19,8 +19,8 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot "branchList": {"#" : "branchList"}, "arrayController": {"@": "arrayController" }, "repetition": {"@": "repetition"}, - "leafComponent": {"@": "leaf"}, - "branchComponent": {"@": "branch"}, + "leafComponent": {"@": "style"}, + "branchComponent": {"@": "shorthand"}, "branchCollapser": {"#": "collapser" } } }, -- cgit v1.2.3