forked from wallabag/wallabag
Cleanup & simplify theme
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user