From 9551b32e62798eafc2189d1d413bae330b47d356 Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Wed, 20 Jun 2012 11:21:21 -0700 Subject: fixing the last instances of the old montage components in the css panel 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') 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 52d8b830..4e670cdc 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/input-checkbox.reel", + "prototype": "montage/ui/native/input-checkbox.reel", "properties": { "element": {"#": "disable-checkbox"}, "checked": true -- cgit v1.2.3