File "datatables-demo.js"
Full path: /home/fsibplc/public_html/fsib/admin/startbootstrap-sb-admin-gh-pagesNOT Upload To Server/assets/demo/datatables-demo.js
File
size: 103 B (103 B bytes)
MIME-type: text/plain
Charset: utf-8
Download Open Edit Advanced Editor Back
// Call the dataTables jQuery plugin
$(document).ready(function() {
$('#dataTable').DataTable();
});