Skip to content

Commit

Permalink
Call jquery locally
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerome-Herbinet authored Jun 20, 2023
1 parent bc158d9 commit 251e416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
echo '</tbody>';
echo '</table>';
?>
<script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
<script src="jquery-1.12.4.min.js"></script>
<script src="jquery.filtertable.min.js"></script>
</body>
</html>
Expand Down

0 comments on commit 251e416

Please sign in to comment.