diff options
Diffstat (limited to 'js/components/checkbox.reel/checkbox.html')
-rwxr-xr-x | js/components/checkbox.reel/checkbox.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/js/components/checkbox.reel/checkbox.html b/js/components/checkbox.reel/checkbox.html index 3d523a98..a03d72fb 100755 --- a/js/components/checkbox.reel/checkbox.html +++ b/js/components/checkbox.reel/checkbox.html | |||
@@ -9,8 +9,7 @@ | |||
9 | <script type="text/montage-serialization"> | 9 | <script type="text/montage-serialization"> |
10 | { | 10 | { |
11 | "owner": { | 11 | "owner": { |
12 | "module": "js/components/checkbox.reel", | 12 | "prototype": "js/components/checkbox.reel", |
13 | "name": "Checkbox", | ||
14 | "properties": { | 13 | "properties": { |
15 | "element": {"#": "ch_comp"} | 14 | "element": {"#": "ch_comp"} |
16 | } | 15 | } |