filter students
This commit is contained in:
1
crispy_forms/templates/bootstrap3/layout/tab-link.html
Normal file
1
crispy_forms/templates/bootstrap3/layout/tab-link.html
Normal file
@ -0,0 +1 @@
|
||||
<li class="tab-pane{% if 'active' in link.css_class %} active{% endif %}"><a href="#{{ link.css_id }}" data-toggle="tab">{{ link.name|capfirst }}{% if tab.errors %}!{% endif %}</a></li>
|
Reference in New Issue
Block a user