Page MenuHomePhorge

D25291.1738041356.diff
No OneTemporary

D25291.1738041356.diff

diff --git a/src/applications/dashboard/paneltype/PhabricatorDashboardTabsPanelType.php b/src/applications/dashboard/paneltype/PhabricatorDashboardTabsPanelType.php
--- a/src/applications/dashboard/paneltype/PhabricatorDashboardTabsPanelType.php
+++ b/src/applications/dashboard/paneltype/PhabricatorDashboardTabsPanelType.php
@@ -268,6 +268,8 @@
$panel_id = idx($tab_spec, 'panelID');
$subpanel = idx($panels, $panel_id);
+ $is_selected = (string)$idx === (string)$selected;
+
if ($subpanel) {
$panel_content = id(new PhabricatorDashboardPanelRenderingEngine())
->setViewer($viewer)

File Metadata

Mime Type
text/plain
Expires
Tue, Jan 28, 05:15 (5 d, 42 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1150532
Default Alt Text
D25291.1738041356.diff (633 B)

Event Timeline