Removed old todo comment. Closes #1073
This commit is contained in:
@@ -42,7 +42,6 @@ class ScheduleController extends Controller
|
|||||||
*/
|
*/
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
// TODO: Remove this from DashIncidentController, so it's shared?
|
|
||||||
$this->subMenu = [
|
$this->subMenu = [
|
||||||
'incidents' => [
|
'incidents' => [
|
||||||
'title' => trans('dashboard.incidents.incidents'),
|
'title' => trans('dashboard.incidents.incidents'),
|
||||||
|
|||||||
Reference in New Issue
Block a user