Disable extra information link
It is not really easy to check it locally since some real repo setup is needed. So, hope for the best.
This commit is contained in:
		| @@ -274,6 +274,7 @@ class PhabricatorApplicationTransactionView extends AphrontView { | |||||||
|  |  | ||||||
|   private function buildExtraInformationLink( |   private function buildExtraInformationLink( | ||||||
|     PhabricatorApplicationTransaction $xaction) { |     PhabricatorApplicationTransaction $xaction) { | ||||||
|  |     return null; | ||||||
|  |  | ||||||
|     $link = $xaction->renderExtraInformationLink(); |     $link = $xaction->renderExtraInformationLink(); | ||||||
|     if (!$link) { |     if (!$link) { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user