Skip to content

Commit a8663ff

Browse files
committed
Remove Charts from menu
1 parent 829ba4a commit a8663ff

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

configuration.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -168,15 +168,6 @@
168168
]
169169
);
170170

171-
$section->add(
172-
N_('Charts'),
173-
[
174-
'description' => $this->translate('Charts'),
175-
'url' => 'kubernetes/charts',
176-
'priority' => $priority++
177-
]
178-
);
179-
180171
$this->provideConfigTab(
181172
'database',
182173
[

0 commit comments

Comments
 (0)