Skip to content

Commit

Permalink
[TASK] Beautify backend modules for v13
Browse files Browse the repository at this point in the history
  • Loading branch information
spoonerWeb authored and dkd-kaehm committed Jun 6, 2024
1 parent d556326 commit 8ff517f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ protected function initializeView($view): void
parent::initializeView($view);

$this->generateCoreSelectorMenuUsingPageTree();
$coreOptimizationTabs = $this->moduleTemplate->getDynamicTabMenu([], 'coreOptimization');
$this->moduleTemplate->assign('tabs', $coreOptimizationTabs);
}

/**
Expand Down

0 comments on commit 8ff517f

Please sign in to comment.