mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-07-30 05:01:37 +00:00
Renamed parts/ templates folder to recommended snake_case style
This commit is contained in:
parent
e8efe81f79
commit
9097220026
41 changed files with 63 additions and 63 deletions
3
templates/parts/lists/_parts_list.html.twig
Normal file
3
templates/parts/lists/_parts_list.html.twig
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{% import "components/datatables.macro.html.twig" as datatables %}
|
||||
|
||||
{{ datatables.partsDatatableWithForm(datatable) }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue