Commit 22930edd authored by mrjoes's avatar mrjoes

Fixed action redirection for model admin

parent 4cc09efa
......@@ -158,7 +158,7 @@
</table>
{{ lib.pager(page, num_pages, pager_url) }}
{{ actionlib.form(actions, '.action_view') }}
{{ actionlib.form(actions, url_for('.action_view')) }}
{% endblock %}
{% block tail %}
......
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