diff options
author | Eric Guzman | 2012-02-22 23:18:12 -0800 |
---|---|---|
committer | Eric Guzman | 2012-02-22 23:18:12 -0800 |
commit | a5ee11857f923d3e49b44c0a8c480e9d0b026d5b (patch) | |
tree | 55bb6d0dc2ee710290ac5af0bb46ec66a6b2e381 /js/panels/css-panel/css-panel.reel/css-panel.html | |
parent | 1c528b42f9b1c9be9197921586388c3a3bdc5c17 (diff) | |
download | ninja-a5ee11857f923d3e49b44c0a8c480e9d0b026d5b.tar.gz |
CSS Panel Update
Diffstat (limited to 'js/panels/css-panel/css-panel.reel/css-panel.html')
-rw-r--r-- | js/panels/css-panel/css-panel.reel/css-panel.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/panels/css-panel/css-panel.reel/css-panel.html b/js/panels/css-panel/css-panel.reel/css-panel.html index cc1876c3..86bfbbb7 100644 --- a/js/panels/css-panel/css-panel.reel/css-panel.html +++ b/js/panels/css-panel/css-panel.reel/css-panel.html | |||
@@ -26,9 +26,9 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot | |||
26 | }, | 26 | }, |
27 | "stylesViewContainer": { | 27 | "stylesViewContainer": { |
28 | "module" : "js/panels/css-panel/styles-view-container.reel", | 28 | "module" : "js/panels/css-panel/styles-view-container.reel", |
29 | "name": "StyleSheetView", | 29 | "name": "StylesViewContainer", |
30 | "properties": { | 30 | "properties": { |
31 | "element": {"#": "css-styles-view" } | 31 | "element": {"#": "styles-view-container" } |
32 | } | 32 | } |
33 | } | 33 | } |
34 | } | 34 | } |