Skip to content

Commit

Permalink
Initial add of require Popper library on processes page
Browse files Browse the repository at this point in the history
  • Loading branch information
jdrodjpl committed Feb 3, 2024
1 parent 62abd8c commit 18382d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/cws-ui/processes.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<meta charset="utf-8">
<title>CWS - Processes</title>
<script src="/${base}/js/jquery.min.js"></script>
<script src="/${base}/js/popper.min.js"></script>
<script src="/${base}/js/bootstrap.min.js"></script>
<script src="/${base}/js/moment.js"></script>
<script src="/${base}/js/DataTables/datatables.js"></script>
Expand Down

0 comments on commit 18382d2

Please sign in to comment.