This commit is contained in:
Herculino Trotta
2024-10-09 00:31:21 -03:00
parent e78e4cc5e1
commit 3dde44b1cd
139 changed files with 4965 additions and 1004 deletions

View File

@@ -3,7 +3,7 @@
<h5 class="offcanvas-title">{% block title %}{% endblock %}</h5>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" aria-label="Close"></button>
</div>
<div id="generic-offcanvas-body" class="offcanvas-body">
<div id="generic-offcanvas-body" class="offcanvas-body"
_="install init_tom_select">
{% block body %}{% endblock %}
</div>
{% javascript_pack 'select' %}