File "datatables-demo-20260907140102.js"
Full Path: /home/chawlag2/public_html/cars/admin/js/demo/datatables-demo-20260907140102.js
File size: 103 bytes
MIME-type: text/plain
Charset: utf-8
// Call the dataTables jQuery plugin
$(document).ready(function() {
$('#dataTable').DataTable();
});