Actions
Bug #13234
closedAs a developer I want to be able to switch off turbolinks for links to certain pages
Description
This is required for pages that combine foreman UI with angular pagelets. With turbolinks it doesn't load additional assets required by angular/bastion.
Updated by Ondřej Pražák over 9 years ago
- Status changed from Ready For Testing to Rejected
Closed to avoid additional burden on core codebase. We will use Deface for now.
Updated by Daniel Lobato Garcia over 9 years ago
A link to the whole discussion - https://cloud.githubusercontent.com/assets/598891/12450659/49167914-bf85-11e5-852f-7e46cbc51691.png - disabling turbolinks is easily done through Deface, so instead of making core maintain this repository of disabled links, plugins should maintain this through deface.
Actions