Page MenuHomePhorge

D25649.1732028426.diff
No OneTemporary

D25649.1732028426.diff

diff --git a/src/applications/dashboard/controller/panel/PhabricatorDashboardPanelListController.php b/src/applications/dashboard/controller/panel/PhabricatorDashboardPanelListController.php
--- a/src/applications/dashboard/controller/panel/PhabricatorDashboardPanelListController.php
+++ b/src/applications/dashboard/controller/panel/PhabricatorDashboardPanelListController.php
@@ -55,8 +55,8 @@
->setHref('/dashboard/panel/edit/')
->setColor(PHUIButtonView::GREEN);
- $icon = $this->getApplication()->getIcon();
- $app_name = $this->getApplication()->getName();
+ $icon = $this->getCurrentApplication()->getIcon();
+ $app_name = $this->getCurrentApplication()->getName();
$view = id(new PHUIBigInfoView())
->setIcon($icon)
->setTitle(pht('Welcome to %s', $app_name))

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 19, 15:00 (20 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
977866
Default Alt Text
D25649.1732028426.diff (819 B)

Event Timeline