Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14024831
D16513.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
567 B
Referenced Files
None
Subscribers
None
D16513.diff
View Options
diff --git a/src/applications/project/storage/PhabricatorProjectTransaction.php b/src/applications/project/storage/PhabricatorProjectTransaction.php
--- a/src/applications/project/storage/PhabricatorProjectTransaction.php
+++ b/src/applications/project/storage/PhabricatorProjectTransaction.php
@@ -126,7 +126,7 @@
return 'fa-unlock';
}
case self::TYPE_ICON:
- return 'fa-'.$new;
+ return PhabricatorProjectIconSet::getIconIcon($new);
case self::TYPE_IMAGE:
return 'fa-photo';
case self::TYPE_MEMBERS:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 8, 12:38 PM (4 d, 14 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6723914
Default Alt Text
D16513.diff (567 B)
Attached To
Mode
D16513: Super Pro Dexule fix for project icon timeline
Attached
Detach File
Event Timeline
Log In to Comment