mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-09-08 13:50:11 +02:00
3 lines
66 B
JavaScript
3 lines
66 B
JavaScript
$(document).ready(function(){
|
|
$('.cust-checkbox').checkBox();
|
|
}); |