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 May 17, 2024
1 parent 4fa2e5c commit a9bae2f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,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 a9bae2f

Please sign in to comment.