Add a border on diffusion uri page
Summary: This should have a border Test Plan: Reload page Reviewers: epriestley Reviewed By: epriestley Subscribers: Korvin Differential Revision: https://secure.phabricator.com/D18549
This commit is contained in:
@@ -45,6 +45,7 @@ final class DiffusionRepositoryURIViewController
|
||||
);
|
||||
|
||||
$crumbs = $this->buildApplicationCrumbs();
|
||||
$crumbs->setBorder(true);
|
||||
$crumbs->addTextCrumb(
|
||||
$repository->getDisplayName(),
|
||||
$repository->getURI());
|
||||
|
||||
Reference in New Issue
Block a user