Add actions to mobile Passphrase
Summary: Take my secrets on the road Test Plan: View Passphrase on mobile device, see action list. Reviewers: epriestley Reviewed By: epriestley Subscribers: epriestley, Korvin Differential Revision: https://secure.phabricator.com/D10562
This commit is contained in:
		| @@ -47,6 +47,8 @@ final class PassphraseCredentialViewController extends PassphraseController { | ||||
|     $actions = $this->buildActionView($credential, $type); | ||||
|     $properties = $this->buildPropertyView($credential, $type, $actions); | ||||
|  | ||||
|     $crumbs->setActionList($actions); | ||||
|  | ||||
|     $box = id(new PHUIObjectBoxView()) | ||||
|       ->setHeader($header) | ||||
|       ->addPropertyList($properties); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Chad Little
					Chad Little