Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15450800
D18121.id43602.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
666 B
Referenced Files
None
Subscribers
None
D18121.id43602.diff
View Options
diff --git a/src/applications/dashboard/typeahead/PhabricatorDashboardPanelDatasource.php b/src/applications/dashboard/typeahead/PhabricatorDashboardPanelDatasource.php
--- a/src/applications/dashboard/typeahead/PhabricatorDashboardPanelDatasource.php
+++ b/src/applications/dashboard/typeahead/PhabricatorDashboardPanelDatasource.php
@@ -42,7 +42,7 @@
$properties = $panel->getProperties();
$result = id(new PhabricatorTypeaheadResult())
- ->setName($panel->getName())
+ ->setName($monogram.' '.$panel->getName())
->setDisplayName($monogram.' '.$panel->getName())
->setPHID($id)
->setIcon($impl->getIcon())
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 29, 6:19 PM (1 d, 18 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7726343
Default Alt Text
D18121.id43602.diff (666 B)
Attached To
Mode
D18121: Allow dashboard panels to be found by monogram
Attached
Detach File
Event Timeline
Log In to Comment