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

adding block after filter in list view

parent 8f366097
...@@ -51,6 +51,7 @@ ...@@ -51,6 +51,7 @@
{{ model_layout.search_form() }} {{ model_layout.search_form() }}
</li> </li>
{% endif %} {% endif %}
{% block model_menu_bar_after_filters %}{% endblock %}
</ul> </ul>
{% endblock %} {% 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