diff options
author | Valerio Virgillito | 2012-06-17 22:58:26 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-06-17 22:58:26 -0700 |
commit | ad6f78493295c9c7b4c11cd6a895dd5cc8e207f7 (patch) | |
tree | eec83c62d6cdb095cc4e6548f42dddfc88bcaa21 /js/panels/css-panel/css-style.reel/css-style.html | |
parent | 8fe92b94ce5e1e2857d088752d94e19db7e3d8a8 (diff) | |
download | ninja-ad6f78493295c9c7b4c11cd6a895dd5cc8e207f7.tar.gz |
updating the components and descriptor.json to support montage v.11
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/panels/css-panel/css-style.reel/css-style.html')
-rw-r--r-- | js/panels/css-panel/css-style.reel/css-style.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/css-panel/css-style.reel/css-style.html b/js/panels/css-panel/css-style.reel/css-style.html index 0f16b3d8..52d8b830 100644 --- a/js/panels/css-panel/css-style.reel/css-style.html +++ b/js/panels/css-panel/css-style.reel/css-style.html | |||
@@ -24,7 +24,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot | |||
24 | "object": "js/panels/CSSPanel/css-property-name-list" | 24 | "object": "js/panels/CSSPanel/css-property-name-list" |
25 | }, | 25 | }, |
26 | "checkbox": { | 26 | "checkbox": { |
27 | "prototype": "montage/ui/checkbox.reel", | 27 | "prototype": "montage/ui/input-checkbox.reel", |
28 | "properties": { | 28 | "properties": { |
29 | "element": {"#": "disable-checkbox"}, | 29 | "element": {"#": "disable-checkbox"}, |
30 | "checked": true | 30 | "checked": true |