Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14041561
D7749.id17518.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
573 B
Referenced Files
None
Subscribers
None
D7749.id17518.diff
View Options
Index: src/applications/differential/landing/DifferentialLandingToGitHub.php
===================================================================
--- src/applications/differential/landing/DifferentialLandingToGitHub.php
+++ src/applications/differential/landing/DifferentialLandingToGitHub.php
@@ -69,9 +69,10 @@
return;
}
- return $this->createActionView(
+ return id($this->createActionView(
$revision,
- pht('Land to GitHub'));
+ pht('Land to GitHub'))
+ ->setIcon('octocat'));
}
public function pushWorkspaceRepository(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 12, 7:39 PM (1 w, 16 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6710769
Default Alt Text
D7749.id17518.diff (573 B)
Attached To
Mode
D7749: plug octocat icon to landing button
Attached
Detach File
Event Timeline
Log In to Comment