filter students
This commit is contained in:
3
crispy_forms/templates/bootstrap3/layout/row.html
Normal file
3
crispy_forms/templates/bootstrap3/layout/row.html
Normal file
@ -0,0 +1,3 @@
|
||||
<div {% if div.css_id %}id="{{ div.css_id }}"{% endif %} class="row {{ div.css_class|default:'' }}" {{ div.flat_attrs }}>
|
||||
{{ fields }}
|
||||
</div>
|
Reference in New Issue
Block a user