Correct spelling of "Dasbhoard"
Summary: Before the speling pollice lock us in prisun. Test Plan: Used a dicationairey. Reviewers: chad, jmeador Reviewed By: jmeador Differential Revision: https://secure.phabricator.com/D17570
This commit is contained in:
@@ -622,7 +622,7 @@ final class PhabricatorApplicationSearchController
|
|||||||
$dashboard_uri = '/dashboard/install/';
|
$dashboard_uri = '/dashboard/install/';
|
||||||
$actions[] = id(new PhabricatorActionView())
|
$actions[] = id(new PhabricatorActionView())
|
||||||
->setIcon('fa-dashboard')
|
->setIcon('fa-dashboard')
|
||||||
->setName(pht('Add to Dasbhoard'))
|
->setName(pht('Add to Dashboard'))
|
||||||
->setWorkflow(true)
|
->setWorkflow(true)
|
||||||
->setHref("/dashboard/panel/install/{$engine_class}/{$query_key}/");
|
->setHref("/dashboard/panel/install/{$engine_class}/{$query_key}/");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user