mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-07 10:49:33 +00:00
Renamed label_system templates folder to recommended snake_style style
This commit is contained in:
parent
06f86176b6
commit
12d4c2f4d9
16 changed files with 12 additions and 12 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{% import "LabelSystem/dropdown_macro.html.twig" as dropdown %}
|
||||
{% import "label_system/dropdown_macro.html.twig" as dropdown %}
|
||||
|
||||
{% if is_granted('edit', part) %}
|
||||
<a href="{{ entity_url(part, 'edit') }}" class="btn btn-primary mt-3">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue