diff options
Diffstat (limited to 'js/components/ui/label-checkbox.reel')
-rwxr-xr-x | js/components/ui/label-checkbox.reel/label-checkbox.html | 2 |
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 |