Revert "Promote phutil-tag again"
This reverts commit8fbabdc06d, reversing changes made to2dab1c1e42.
This commit is contained in:
@@ -97,9 +97,10 @@ final class PhabricatorProjectListController
|
||||
'href' => '/project/view/'.$project->getID().'/',
|
||||
),
|
||||
$project->getName()),
|
||||
PhabricatorProjectStatus::getNameForStatus($project->getStatus()),
|
||||
$blurb,
|
||||
$population,
|
||||
phutil_escape_html(
|
||||
PhabricatorProjectStatus::getNameForStatus($project->getStatus())),
|
||||
phutil_escape_html($blurb),
|
||||
phutil_escape_html($population),
|
||||
phutil_tag(
|
||||
'a',
|
||||
array(
|
||||
|
||||
Reference in New Issue
Block a user