bf108142 by yangjianbin

init

1 parent e17f01b5
......@@ -93,8 +93,7 @@
</div>
</div>
<?php $this->load->view('common/footer'); ?>
</body>
<script>
<script>
var table = $('#table').dataTable({
aaSorting: [[1, "desc"]],
serverSide: true,
......@@ -189,5 +188,6 @@
function resetHandler() {
$('#table').DataTable().columns().search("").draw();
}
</script>
</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!