mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-02-19 21:07:14 +01:00
3 lines
66 B
JavaScript
3 lines
66 B
JavaScript
$(document).ready(function(){
|
|
$('.cust-checkbox').checkBox();
|
|
}); |