Skip to content

Commit

Permalink
disabled anomaly detection section
Browse files Browse the repository at this point in the history
  • Loading branch information
darnautov committed Jun 1, 2022
1 parent eafc744 commit 5de9fc5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ export function useSideNavItems(activeRoute: MlRoute | undefined) {
name: i18n.translate('xpack.ml.navMenu.anomalyDetectionTabLinkText', {
defaultMessage: 'Anomaly Detection',
}),
disabled: disableLinks,
items: [
{
id: 'anomaly_detection',
Expand Down

0 comments on commit 5de9fc5

Please sign in to comment.