Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F89009
D7749.diff
All Users
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
586 B
Referenced Files
None
Subscribers
None
D7749.diff
View Options
diff --git a/src/applications/differential/landing/DifferentialLandingToGitHub.php b/src/applications/differential/landing/DifferentialLandingToGitHub.php
--- a/src/applications/differential/landing/DifferentialLandingToGitHub.php
+++ b/src/applications/differential/landing/DifferentialLandingToGitHub.php
@@ -69,9 +69,8 @@
return;
}
- return $this->createActionView(
- $revision,
- pht('Land to GitHub'));
+ return $this->createActionView($revision, pht('Land to GitHub'))
+ ->setIcon('octocat');
}
public function pushWorkspaceRepository(
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/ar/py/aj2adsk53dtnjjs5
Default Alt Text
D7749.diff (586 B)
Attached To
Mode
D7749: plug octocat icon to landing button
Attached
Detach File
Event Timeline
Log In to Comment