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