Added tags counter in sidebar (material theme)

This commit is contained in:
Nicolas Lœuillet
2016-09-04 20:53:28 +02:00
parent c3b53188d7
commit 429d86f388
8 changed files with 62 additions and 38 deletions

View File

@ -18,7 +18,9 @@ services:
public: false
arguments:
- "@wallabag_core.entry_repository"
- "@wallabag_core.tag_repository"
- "@security.token_storage"
- "%wallabag_core.cache_lifetime%"
tags:
- { name: twig.extension }