Summary
improvement on bootstrap disable and enable. Ideally, we want to avoid reloading bootstrap everytime the "show me how!" button is clicked.
Branch or installer method
or:
How to reproduce
- login as admin and go to Manage tag
- open your dev tool and check the Network; everytime the "show me how!" button is clicked, a new copy of bundle_bootstrap.js is loaded into the browser.
Summary
improvement on bootstrap disable and enable. Ideally, we want to avoid reloading bootstrap everytime the "show me how!" button is clicked.
Branch or installer method
or:
How to reproduce