Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
kazet committed Jul 18, 2024
1 parent 5d53681 commit 88cdd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/view_export.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
{% block scripts %}
<script>
$(document).ready(functioFFFn() {
$(document).ready(function() {
const table = $("#vulnerabilities-table").dataTable({
});
Expand Down

0 comments on commit 88cdd00

Please sign in to comment.