From ad6f78493295c9c7b4c11cd6a895dd5cc8e207f7 Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Sun, 17 Jun 2012 22:58:26 -0700 Subject: updating the components and descriptor.json to support montage v.11 Signed-off-by: Valerio Virgillito --- js/panels/css-panel/css-style.reel/css-style.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/panels/css-panel/css-style.reel/css-style.html') 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 "object": "js/panels/CSSPanel/css-property-name-list" }, "checkbox": { - "prototype": "montage/ui/checkbox.reel", + "prototype": "montage/ui/input-checkbox.reel", "properties": { "element": {"#": "disable-checkbox"}, "checked": true -- cgit v1.2.3