mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-05 17:59:33 +00:00
Renamed form/ templates folder to recommended snake_case style
This commit is contained in:
parent
12d4c2f4d9
commit
1559b669df
8 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{% block pricedetail_widget %}
|
||||
{% form_theme form.currency 'Form/extendedBootstrap4_layout.html.twig' %}
|
||||
{% form_theme form.currency 'form/extended_bootstrap_layout.html.twig' %}
|
||||
{% import 'components/collection_type.macro.html.twig' as collection %}
|
||||
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue