Page MenuHomePhabricator

D9740.diff
No OneTemporary

D9740.diff

diff --git a/src/applications/typeahead/controller/PhabricatorTypeaheadCommonDatasourceController.php b/src/applications/typeahead/controller/PhabricatorTypeaheadCommonDatasourceController.php
--- a/src/applications/typeahead/controller/PhabricatorTypeaheadCommonDatasourceController.php
+++ b/src/applications/typeahead/controller/PhabricatorTypeaheadCommonDatasourceController.php
@@ -288,7 +288,7 @@
->setDisplayType('Project')
->setURI('/project/view/'.$proj->getID().'/')
->setPHID($proj->getPHID())
- ->setIcon($proj->getIcon().' '.$proj->getColor())
+ ->setIcon($proj->getIcon())
->setPriorityType('proj')
->setClosed($closed);

File Metadata

Mime Type
text/plain
Expires
Thu, Sep 19, 6:24 PM (4 h, 24 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6620585
Default Alt Text
D9740.diff (711 B)

Event Timeline