-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Replace select2 with <select class="custom-select"> #2034
Conversation
1165eac
to
9c5cbd4
Compare
This doesn't remove select2 from the tax_rate_ids input, since that is a multiple select.
9c5cbd4
to
3cb19c7
Compare
Hm.. Ain't it a more valid approach to style all Edit: Sorry misread the PR, ignore the above - so there's actually no additional styling that comes with this new class |
|
This replaces the select2 component with a plain
<select>
(with bootstrap's custom-select styling) throughout the admin.