mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-04-18 12:29:36 +00:00
Improved styling for orderdetails edit.
This commit is contained in:
parent
8c6342bffe
commit
b1b492171d
3 changed files with 17 additions and 12 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{% form_theme form 'Parts/edit/edit_form_styles.html.twig' %}
|
||||
{% form_theme form with ['Parts/edit/edit_form_styles.html.twig', "bootstrap_4_layout.html.twig"] %}
|
||||
|
||||
<table class="table table-striped" id="orderdetails_table" data-prototype="{{ form_widget(form.orderDetails.vars.prototype)|e('html_attr') }}">
|
||||
<tbody>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue