Removed more getJournals functions in favour of the collector.

This commit is contained in:
James Cole
2016-11-06 08:08:06 +01:00
parent 0edffd8ea1
commit 77e2cf40df
14 changed files with 163 additions and 161 deletions

View File

@@ -95,7 +95,7 @@
</div>
</div>
<div class="box-body">
{% include 'list/journals.twig' %}
{% include 'list/journals-tasker' %}
</div>
</div>
</div>