Avail feature updated
[ninja.git] / application / views / showlog / js / showlog.js
blob848469640c1a000cddafdbc3fe01f63ec50ea6ad
1 $(document).ready(function() {
2 init_datepicker();
3 init_timepicker();
4 $('<br /><hr style="width:75%" />').insertBefore('h2');
5 });