We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a212697 commit ba380ceCopy full SHA for ba380ce
x-pack/plugins/ml/public/application/overview/components/sidebar.tsx
@@ -69,7 +69,6 @@ export const OverviewSideBar: FC<Props> = ({ createAnomalyDetectionJobDisabled }
69
/>
70
</EuiLink>
71
),
72
- createJob: getCreateJobLink(createAnomalyDetectionJobDisabled),
73
transforms: (
74
<EuiLink href={transformsLink} target="blank">
75
<FormattedMessage
0 commit comments