Skip to content

Commit

Permalink
remove unused js bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaigh0 committed Jul 30, 2024
1 parent ea50c44 commit 4827b4e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion web/templates/index.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">

<link rel="stylesheet" href="../templates/src/bootstrap.min.css">
<script src="../templates/src/bootstrap.min.js"></script>

</head>

Expand Down
1 change: 0 additions & 1 deletion web/templates/os_table.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<script type="text/javascript" src="https://cdn.datatables.net/v/bs5/jq-3.6.0/dt-1.12.1/datatables.min.js"></script>

<link rel="stylesheet" href="../templates/src/bootstrap.min.css">
<script src="../templates/src/bootstrap.min.js"></script>

<!-- DataTable Java Script Helper-->
<script>
Expand Down
7 changes: 0 additions & 7 deletions web/templates/src/bootstrap.bundle.min.js

This file was deleted.

0 comments on commit 4827b4e

Please sign in to comment.