-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Description
I try to set skin (skin-black-light) like documentation. But configuration parameters are ignored. So i resolve in this way, according to
/vendor/avanzu/admin-theme-bundle/DependencyInjection/Configuration.php
#config.yml avanzu_admin_theme: options: skin: '%admin_skin%' # see skin listing for viable options
and in my parameters.yml:
admin_skill: skin-balck-light
Is my error or have to change documentation?
Debug info
| Component | Version |
|---|---|
| Symfony version | 3.3 |
| AdminThemeBundle | dev-master |
Reactions are currently unavailable