Add bootstrap to the main application bundle
This commit is contained in:
parent
a2c3f52ab4
commit
cee76ddd53
2 changed files with 4 additions and 1 deletions
|
|
@ -92,7 +92,6 @@
|
|||
{{ template "content" . }}
|
||||
</div>
|
||||
<div id="flogo"></div>
|
||||
<script src="/static/vendor/bootstrap-5.3.8/bootstrap.bundle.min.js"></script>
|
||||
<script>
|
||||
document.getElementById("sidebarToggle").addEventListener("click", () => {
|
||||
const sidebar = document.getElementById("sidebar");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue