Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14005182
D16765.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
591 B
Referenced Files
None
Subscribers
None
D16765.id.diff
View Options
diff --git a/src/applications/help/extension/PhabricatorHelpMainMenuBarExtension.php b/src/applications/help/extension/PhabricatorHelpMainMenuBarExtension.php
--- a/src/applications/help/extension/PhabricatorHelpMainMenuBarExtension.php
+++ b/src/applications/help/extension/PhabricatorHelpMainMenuBarExtension.php
@@ -36,7 +36,7 @@
$help_name = pht('%s Help', $application->getName());
$help_item = id(new PHUIListItemView())
- ->setIcon('fa-life-ring')
+ ->setIcon('fa-book')
->addClass('core-menu-item')
->setID($help_id)
->setName($help_name)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Oct 28, 8:37 AM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6712089
Default Alt Text
D16765.id.diff (591 B)
Attached To
Mode
D16765: Use "book" instead of "life ring" icon for global help menu
Attached
Detach File
Event Timeline
Log In to Comment