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/components/ui/label-checkbox.reel/label-checkbox.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/components/ui/label-checkbox.reel') diff --git a/js/components/ui/label-checkbox.reel/label-checkbox.html b/js/components/ui/label-checkbox.reel/label-checkbox.html index 0efc7ae0..d39fca9b 100755 --- a/js/components/ui/label-checkbox.reel/label-checkbox.html +++ b/js/components/ui/label-checkbox.reel/label-checkbox.html @@ -20,7 +20,7 @@ }, "checkbox": { - "prototype": "montage/ui/checkbox.reel", + "prototype": "montage/ui/input-checkbox.reel", "properties": { "element": {"#": "checkbox"}, "checked": false -- cgit v1.2.3