mirror of
https://github.com/myvesta/vesta
synced 2025-07-10 23:33:13 -07:00
3 lines
No EOL
66 B
JavaScript
3 lines
No EOL
66 B
JavaScript
$(document).ready(function(){
|
|
$('.cust-checkbox').checkBox();
|
|
}); |