Moved total messages from import

This commit is contained in:
Nicolas Lœuillet
2016-12-08 16:42:48 +01:00
parent edb9feb472
commit be2c55de4c
2 changed files with 6 additions and 2 deletions

View File

@ -19,8 +19,6 @@
Materialize.toast('{{ flashMessage|trans }}', 4000);
</script>
{% endfor %}
{{ render(controller("WallabagImportBundle:Import:checkQueue")) }}
{% endblock %}
{% block menu %}