Fixed btn_batch outside batch block
@@ -109,9 +109,9 @@ file that was distributed with this source code.
{% endfor %}
</select>
{% endblock %}
+
+ <input type="submit" class="btn btn-small btn-primary" value="{{ 'btn_batch'|trans({}, 'SonataAdminBundle') }}">
-
- <input type="submit" class="btn btn-small btn-primary" value="{{ 'btn_batch'|trans({}, 'SonataAdminBundle') }}">
{% endif %}
<div class="pull-right">