Improved styling for orderdetails edit.

This commit is contained in:
Jan Böhmer 2019-08-30 14:40:02 +02:00
parent 8c6342bffe
commit b1b492171d
3 changed files with 17 additions and 12 deletions

View file

@ -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>