Update project manage page for two column
Summary: Fixes T10545. Converts layout to two column. Test Plan: Review a few project manage pages, see new layout and flag ability. Reviewers: epriestley Reviewed By: epriestley Subscribers: Korvin Maniphest Tasks: T10545 Differential Revision: https://secure.phabricator.com/D15450
This commit is contained in:
@@ -91,7 +91,6 @@ final class PhabricatorProjectProfileController
|
||||
|
||||
$home = id(new PHUITwoColumnView())
|
||||
->setHeader($header)
|
||||
->setFluid(true)
|
||||
->addClass('project-view-home')
|
||||
->setMainColumn(
|
||||
array(
|
||||
|
||||
Reference in New Issue
Block a user