Skip to content

Commit

Permalink
Remove Charts from menu
Browse files Browse the repository at this point in the history
  • Loading branch information
lippserd committed Sep 26, 2024
1 parent 829ba4a commit a8663ff
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -168,15 +168,6 @@
]
);

$section->add(
N_('Charts'),
[
'description' => $this->translate('Charts'),
'url' => 'kubernetes/charts',
'priority' => $priority++
]
);

$this->provideConfigTab(
'database',
[
Expand Down

0 comments on commit a8663ff

Please sign in to comment.