Page MenuHomePhorge

D25291.1737974115.diff
No OneTemporary

D25291.1737974115.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
Mon, Jan 27, 10:35 (5 d, 19 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1150532
Default Alt Text
D25291.1737974115.diff (633 B)

Event Timeline