Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set options throw service #206

Open
zeldax54 opened this issue Dec 2, 2017 · 1 comment
Open

Set options throw service #206

zeldax54 opened this issue Dec 2, 2017 · 1 comment

Comments

@zeldax54
Copy link

zeldax54 commented Dec 2, 2017

Hello @shakaran i have problems with options (not load from config.yml) but find my way setting the otptions throw service

    $c=$this->get('avanzu_admin_theme.context_helper');
    $c->setOption('skin','skin-green-light');
    $c->setOption('collapsed_sidebar','true');

but only work the skin. Could you please tellme what is the correct way to do it?. Thanks for the bundle.

Symfony version 3.4.0
AdminThemeBundle dev-master

@kevinpapst
Copy link
Contributor

See #217

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
AdminBundle Plan Board
Awaiting triage
Development

No branches or pull requests

3 participants