#53 added conference js file

This commit is contained in:
Nightblade73 2019-03-16 14:44:34 +04:00
parent a236fc50bc
commit 6296b661a9

View File

@ -0,0 +1,3 @@
$(document).ready(function () {
$('#table_id').dataTable();
});