filter students
This commit is contained in:
3
crispy_forms/templates/bootstrap3/accordion.html
Normal file
3
crispy_forms/templates/bootstrap3/accordion.html
Normal file
@ -0,0 +1,3 @@
|
||||
<div class="panel-group" id="{{ accordion.css_id }}">
|
||||
{{ content }}
|
||||
</div>
|
Reference in New Issue
Block a user