Page MenuHomePhabricator

D11841.diff
No OneTemporary

D11841.diff

diff --git a/src/applications/xhprof/view/PhabricatorXHProfProfileSymbolView.php b/src/applications/xhprof/view/PhabricatorXHProfProfileSymbolView.php
--- a/src/applications/xhprof/view/PhabricatorXHProfProfileSymbolView.php
+++ b/src/applications/xhprof/view/PhabricatorXHProfProfileSymbolView.php
@@ -116,7 +116,7 @@
));
$panel = new PHUIObjectBoxView();
- $panel->setHeader(pht('XHProf Profile'));
+ $panel->setHeaderText(pht('XHProf Profile'));
$panel->appendChild($table);
return $panel->render();

File Metadata

Mime Type
text/plain
Expires
Thu, Oct 24, 11:11 PM (3 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6723527
Default Alt Text
D11841.diff (536 B)

Event Timeline