Panel background changes for Repositories app.

Summary: Changed some background panels.

Test Plan: Reload page.

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4458
This commit is contained in:
Chad Little
2013-01-16 07:49:24 -08:00
parent cba5a866f8
commit fb9a1c38fb
3 changed files with 5 additions and 1 deletions

View File

@@ -106,6 +106,7 @@ final class PhabricatorRepositoryCreateController
$panel->setHeader('Create Repository');
$panel->appendChild($form);
$panel->setWidth(AphrontPanelView::WIDTH_FORM);
$panel->setNoBackground();
return $this->buildStandardPageResponse(
array(