forked from mirror/Part-DB.Part-DB-server
Replaced leftover bootstrap_4 form theme usages with BS5
This commit is contained in:
parent
c68b13b075
commit
27969a1f65
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
{% form_theme form.log_comment 'bootstrap_4_layout.html.twig' %}
|
||||
{% form_theme form.log_comment 'bootstrap_5_layout.html.twig' %}
|
||||
|
||||
{% block card_content %}
|
||||
<div class="row">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue