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 +- js/panels/properties.reel/properties.html | 6 +++--- .../properties.reel/sections/three-d-view.reel/three-d-view.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'js/panels') 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 diff --git a/js/panels/properties.reel/properties.html b/js/panels/properties.reel/properties.html index a737bd39..9fa24e15 100755 --- a/js/panels/properties.reel/properties.html +++ b/js/panels/properties.reel/properties.html @@ -11,21 +11,21 @@