Allow projects icon color to be selected from several fabulous shades
Summary: This further helps differentiate types/roles for projects.
Test Plan: {F169758}
Reviewers: chad
Reviewed By: chad
Subscribers: epriestley
Differential Revision: https://secure.phabricator.com/D9710
			
			
This commit is contained in:
		| @@ -145,6 +145,12 @@ final class PhabricatorProjectEditMainController | ||||
|       $viewer, | ||||
|       $project); | ||||
|  | ||||
|     $this->loadHandles(array($project->getPHID())); | ||||
|  | ||||
|     $view->addProperty( | ||||
|       pht('Looks Like'), | ||||
|       $this->getHandle($project->getPHID())->renderTag()); | ||||
|  | ||||
|     $view->addProperty( | ||||
|       pht('Visible To'), | ||||
|       $descriptions[PhabricatorPolicyCapability::CAN_VIEW]); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 epriestley
					epriestley