File "datatables-demo.js"

Full Path: /home/chawlag2/public_html/cars/admin/vendor/fontawesome-free/scss/datatables-demo.js
File size: 103 bytes
MIME-type: text/plain
Charset: utf-8

// Call the dataTables jQuery plugin
$(document).ready(function() {
  $('#dataTable').DataTable();
});