SlayerWeightCalculator/js/script.js

3 lines
No EOL
72 B
JavaScript

$(document).ready( function () {
$('#masterTable').DataTable();
} );