initialisation des contrôles de la date
This commit is contained in:
@ -23,6 +23,5 @@
|
||||
};
|
||||
$(document).ready(function() {
|
||||
$('input.Blogcirle[type=checkbox]').on('change', allowCircleToBlog);
|
||||
$('.input-group.date').datetimepicker();
|
||||
});
|
||||
})(jQuery);
|
Reference in New Issue
Block a user