diff --git a/templates/projects/info/_bom.html.twig b/templates/projects/info/_bom.html.twig index 2a9cfd00..f3b52f59 100644 --- a/templates/projects/info/_bom.html.twig +++ b/templates/projects/info/_bom.html.twig @@ -1,22 +1,32 @@ {% import "components/datatables.macro.html.twig" as datatables %} -
- - - {% trans %}project.info.bom_add_parts{% endtrans %} - - + +
+ + - -{{ datatables.datatable(datatable, 'elements/datatables/datatables', 'projects') }} \ No newline at end of file +{{ datatables.datatable(datatable, 'elements/datatables/datatables', 'projects') }}