Page MenuHomePhorge

D25291.1737236449.diff
No OneTemporary

D25291.1737236449.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
@@ -282,6 +282,8 @@
$panel_content = pht('(Invalid Panel)');
}
+ $is_selected = (string)$idx === (string)$selected;
+
$content_id = celerity_generate_unique_node_id();
$content[] = phutil_tag(

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 18, 21:40 (3 d, 9 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1108721
Default Alt Text
D25291.1737236449.diff (560 B)

Event Timeline