mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-07-14 17:13:21 -07:00
3 lines
No EOL
68 B
JavaScript
3 lines
No EOL
68 B
JavaScript
$(document).ready(function(){
|
|
$('.cust-checkbox').checkBox();
|
|
}); |