mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-09 23:33:26 +00:00
Removed the use of datatables and added pagination and search on all_matches.
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
<script>
|
||||
// $(document).ready(function() {
|
||||
// $('#matchList').dataTable();
|
||||
// } );
|
||||
</script>
|
||||
<script>
|
||||
const setUpMatchesRefresh = () => {
|
||||
if (window.__upMatchesRefreshTimeout) {
|
||||
|
||||
Reference in New Issue
Block a user