Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15390833
D9740.id23392.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
711 B
Referenced Files
None
Subscribers
None
D9740.id23392.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 16, 6:56 AM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7706474
Default Alt Text
D9740.id23392.diff (711 B)
Attached To
Mode
D9740: Don't colorize Project tokenizer icons for now
Attached
Detach File
Event Timeline
Log In to Comment