Language selection on config screen

This commit is contained in:
Nicolas Lœuillet
2015-10-01 16:28:38 +02:00
committed by Jeremy Benoist
parent 3d3ed955f1
commit c89d35e851
11 changed files with 136 additions and 12 deletions

View File

@ -10,6 +10,7 @@ services:
class: Wallabag\CoreBundle\Form\Type\ConfigType
arguments:
- %liip_theme.themes%
- %wallabag_core.languages%
tags:
- { name: form.type, alias: config }