aboutsummaryrefslogtreecommitdiff
path: root/js/components/ui
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-06-20 16:47:25 -0700
committerJose Antonio Marquez2012-06-20 16:47:25 -0700
commit54b15b3c39835ea999d9ddd8038a5531630e266d (patch)
treec207d1290be0e894a57b03098bbb7bbe5f2aee86 /js/components/ui
parentba125a7213cc257d648b22afb14f76d43f60d00d (diff)
parent392a559e90357d48c910a07617261483b2b45476 (diff)
downloadninja-54b15b3c39835ea999d9ddd8038a5531630e266d.tar.gz
Merge branch 'refs/heads/Ninja-Internal' into FileIO
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