1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-19 12:00:55 +01:00

Fix unit test view detail fatal

Summary: Fixes T10674.

Test Plan: {F1190743}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10674

Differential Revision: https://secure.phabricator.com/D15525
This commit is contained in:
epriestley 2016-03-25 15:45:53 -07:00
parent 5576785f9f
commit 39a4d5b8c1

View file

@ -106,9 +106,7 @@ final class HarbormasterUnitMessageViewController
PHUIPropertyListView::ICON_TESTPLAN);
$view->addTextContent($details);
return id(new PHUIObjectBoxView())
->setHeaderText(pht('PROPERTIES'))
->appendChild($view);
return $view;
}
private function buildCurtainView(