Allow sidebar rendering to be optional for the ConfigPagesView

Review Request #9972 — Created May 23, 2018 and submitted

Information

Djblets
release-1.0.x
7f32011...

Reviewers

This patch simply allows ConfigPagesView to specify whether or not they
want they want the sidebar to render. This can be used e.g. render a
custom sidebar without overriding the the entire template or to aid in
only rendering a single page (where you wouldn't want a sidebar) in
certain situations.

Used with an upcoming Review Board change.

brennie
chipx86
  1. Ship It!
  2. 
      
brennie
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-1.0.x (091ce64)
Loading...