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

@ -81,8 +81,6 @@ services:
factory: [ "@doctrine.orm.default_entity_manager", getRepository ]
arguments:
- WallabagCoreBundle:Entry
calls:
- [ setLifeTime, [ "%wallabag_core.cache_lifetime%" ] ]
wallabag_core.tag_repository:
class: Wallabag\CoreBundle\Repository\TagRepository