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

there is no ability to add extra class along with navbar-header #225

Open
thehiddennepali opened this issue Nov 6, 2017 · 0 comments
Open
Labels
type:enhancement Enhancement
Milestone

Comments

@thehiddennepali
Copy link

thehiddennepali commented Nov 6, 2017

In some scenario there is a need to add extra class to the div that is generated by echo Html::beginTag('div', ['class' => 'navbar-header']); on line 119 of NavBar.php

Should have navBarHeaderOptions = [] option so that user can modify it as per need or or append the attributes to the existing attribute

@samdark samdark added the type:enhancement Enhancement label Nov 6, 2017
@samdark samdark added this to the 2.0.8 milestone Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Enhancement
Projects
None yet
Development

No branches or pull requests

2 participants