|
@@ -35,7 +35,7 @@ file that was distributed with this source code.
|
|
<form action="{{ admin.generateUrl('batch', {'filter': admin.filterParameters}) }}" method="POST" >
|
|
<form action="{{ admin.generateUrl('batch', {'filter': admin.filterParameters}) }}" method="POST" >
|
|
<input type="hidden" name="_sonata_csrf_token" value="{{ csrf_token }}">
|
|
<input type="hidden" name="_sonata_csrf_token" value="{{ csrf_token }}">
|
|
{% endif %}
|
|
{% endif %}
|
|
- <table class="table table-bordered table-striped">
|
|
|
|
|
|
+ <table class="table table-bordered table-striped sonata-ba-list">
|
|
{% block table_header %}
|
|
{% block table_header %}
|
|
<thead>
|
|
<thead>
|
|
<tr class="sonata-ba-list-field-header">
|
|
<tr class="sonata-ba-list-field-header">
|