Modernize daemon application
Summary: Make it possible to get to stuff that used to be in tabs. Test Plan: Clicked links and such. Reviewers: btrahan, vrana Reviewed By: btrahan CC: aran Differential Revision: https://secure.phabricator.com/D3264
This commit is contained in:
@@ -73,7 +73,6 @@ final class PhabricatorWorkerTaskUpdateController
|
||||
return new Aphront404Response();
|
||||
}
|
||||
|
||||
|
||||
$dialog->addCancelButton('/daemon/');
|
||||
|
||||
return id(new AphrontDialogResponse())->setDialog($dialog);
|
||||
|
||||
Reference in New Issue
Block a user