Pholio to show up on home page
Summary: Pholio to show up on home page Test Plan: Pholio app shows up on home page Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Maniphest Tasks: T2355 Differential Revision: https://secure.phabricator.com/D4543
This commit is contained in:
committed by
epriestley
parent
2a6060a763
commit
cc853d7acb
@@ -5,11 +5,6 @@
|
|||||||
*/
|
*/
|
||||||
final class PhabricatorApplicationPholio extends PhabricatorApplication {
|
final class PhabricatorApplicationPholio extends PhabricatorApplication {
|
||||||
|
|
||||||
public function shouldAppearInLaunchView() {
|
|
||||||
// TODO: See getApplicationGroup().
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
public function getBaseURI() {
|
public function getBaseURI() {
|
||||||
return '/pholio/';
|
return '/pholio/';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user