diff options
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 | } |