Removed RenderFooter
Removed RenderFooter from PhabricatorController
This commit is contained in:
@@ -168,7 +168,6 @@ abstract class PhabricatorController extends AphrontController {
|
|||||||
|
|
||||||
if (idx($options, 'device')) {
|
if (idx($options, 'device')) {
|
||||||
$page->setDeviceReady(true);
|
$page->setDeviceReady(true);
|
||||||
$view->appendChild($page->renderFooter());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$application_menu = $this->buildApplicationMenu();
|
$application_menu = $this->buildApplicationMenu();
|
||||||
|
|||||||
Reference in New Issue
Block a user