Add ability to edit Projects on mobile
Summary: sets action list to crumbs Test Plan: shrink browser, see mobile action list, click on it, edit Reviewers: epriestley, btrahan Reviewed By: btrahan Subscribers: epriestley, Korvin Differential Revision: https://secure.phabricator.com/D8789
This commit is contained in:
		| @@ -42,6 +42,7 @@ final class PhabricatorProjectEditMainController | ||||
|       $project->getName(), | ||||
|       $this->getApplicationURI('view/'.$project->getID().'/')); | ||||
|     $crumbs->addTextCrumb(pht('Edit')); | ||||
|     $crumbs->setActionList($actions); | ||||
|  | ||||
|     $object_box = id(new PHUIObjectBoxView()) | ||||
|       ->setHeader($header) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Chad Little
					Chad Little