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 Ohad Levy almost 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 1dd18c340e1a43feb3280a8e680324d59ff32b49.
Actions