forked from wallabag/wallabag
Display how many messages are queue
- update the docker-composer to add Redis - add migrations
This commit is contained in:
@ -19,6 +19,8 @@
|
||||
Materialize.toast('{{ flashMessage|trans }}', 4000);
|
||||
</script>
|
||||
{% endfor %}
|
||||
|
||||
{{ render(controller("WallabagImportBundle:Import:checkQueue")) }}
|
||||
{% endblock %}
|
||||
|
||||
{% block menu %}
|
||||
|
||||
Reference in New Issue
Block a user