aboutsummaryrefslogtreecommitdiff
path: root/js/components/ui
diff options
context:
space:
mode:
authorValerio Virgillito2012-06-17 22:58:26 -0700
committerValerio Virgillito2012-06-17 22:58:26 -0700
commitad6f78493295c9c7b4c11cd6a895dd5cc8e207f7 (patch)
treeeec83c62d6cdb095cc4e6548f42dddfc88bcaa21 /js/components/ui
parent8fe92b94ce5e1e2857d088752d94e19db7e3d8a8 (diff)
downloadninja-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/components/ui')
-rwxr-xr-xjs/components/ui/label-checkbox.reel/label-checkbox.html2
1 files changed, 1 insertions, 1 deletions
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 @@
20 }, 20 },
21 21
22 "checkbox": { 22 "checkbox": {
23 "prototype": "montage/ui/checkbox.reel", 23 "prototype": "montage/ui/input-checkbox.reel",
24 "properties": { 24 "properties": {
25 "element": {"#": "checkbox"}, 25 "element": {"#": "checkbox"},
26 "checked": false 26 "checked": false