Commit 48935dc5 authored by Pierre Rochard's avatar Pierre Rochard

adding block after filter in list view

parent 8f366097
......@@ -51,6 +51,7 @@
{{ model_layout.search_form() }}
</li>
{% endif %}
{% block model_menu_bar_after_filters %}{% endblock %}
</ul>
{% endblock %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment