f641b0e1 by yangjianbin

init

1 parent c2bdaac8
......@@ -94,7 +94,7 @@
</div>
<?php $this->load->view('common/footer'); ?>
<script>
/*var table = $('#table').dataTable({
var table = $('#table').dataTable({
aaSorting: [[1, "desc"]],
serverSide: true,
processing: true,
......@@ -191,7 +191,7 @@
function resetHandler() {
$('#table').DataTable().columns().search("").draw();
}*/
}
</script>
</body>
<html>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!