Fix some Maniphest links
Summary: A few things link to old URIs for Maniphest, update them. Test Plan: Clicked all the things. Reviewers: chad, btrahan Reviewed By: chad CC: aran Differential Revision: https://secure.phabricator.com/D6989
This commit is contained in:
@@ -32,11 +32,9 @@ final class ManiphestTaskProjectsView extends ManiphestView {
|
||||
}
|
||||
} else {
|
||||
$tags[] = phutil_tag(
|
||||
'a',
|
||||
'span',
|
||||
array(
|
||||
'class' => 'phabricator-project-tag phabricator-project-tag-grey',
|
||||
'href' => '/maniphest/view/all/?s&projects='.
|
||||
ManiphestTaskOwner::PROJECT_NO_PROJECT
|
||||
),
|
||||
pht('No Project'));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user