mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
commit
1dd5150bbf
@ -82,7 +82,7 @@ data_title : data-title to set on form
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="table-responsive {% if field['style'] %}{{field['style']}}{% endif %}">
|
||||
<div class="table-responsive {{field['style']|default('')}}">
|
||||
<table class="table table-striped table-condensed table-responsive">
|
||||
<colgroup>
|
||||
<col class="col-md-3"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user