Conpherence - send out monogram link in emails
Summary: purdier. Fixes T8081. Test Plan: logic noodle Reviewers: joshuaspence, epriestley Reviewed By: epriestley Subscribers: Korvin, epriestley Maniphest Tasks: T8081 Differential Revision: https://secure.phabricator.com/D12729
This commit is contained in:
		| @@ -561,7 +561,7 @@ final class ConpherenceEditor extends PhabricatorApplicationTransactionEditor { | ||||
|     $body = parent::buildMailBody($object, $xactions); | ||||
|     $body->addLinkSection( | ||||
|       pht('CONPHERENCE DETAIL'), | ||||
|       PhabricatorEnv::getProductionURI('/conpherence/'.$object->getID().'/')); | ||||
|       PhabricatorEnv::getProductionURI('/'.$object->getMonogram())); | ||||
|  | ||||
|     return $body; | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Bob Trahan
					Bob Trahan