Cleanup & simplify theme

This commit is contained in:
Jeremy
2015-03-01 08:22:29 +01:00
parent 71798e4ec4
commit 495aecfe74
252 changed files with 158 additions and 8993 deletions

View File

@ -20,6 +20,7 @@ services:
class: Wallabag\CoreBundle\Helper\DetectActiveTheme
arguments:
- @security.context
- %theme% # default theme from parameters.yml
wallabag_core.form.type.config:
class: Wallabag\CoreBundle\Form\Type\ConfigType