Got rid of datatables.
Cleanup and refactoring.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
$(document).ready(function() {
|
||||
|
||||
$('.dataTable').dataTable({
|
||||
sPaginationType: 'full_numbers'
|
||||
});
|
||||
// Place JavaScript code here...
|
||||
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user