Actions
Refactor #6857
closedoptimize two-pane loading time by not render the entire layout
Description
when using two-panes, the layout is dropped and never used, we can skip generating it on the server side and improve page load time.
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1635 added
- Pull request deleted (
)
Updated by Dominic Cleal over 10 years ago
- Translation missing: en.field_release set to 10
Updated by Ohad Levy over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 1dd18c340e1a43feb3280a8e680324d59ff32b49.
Actions