Skip to content

Commit

Permalink
enabling management section
Browse files Browse the repository at this point in the history
  • Loading branch information
jgowdyelastic committed Dec 3, 2019
1 parent 4f5504c commit 60b8760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/legacy/plugins/ml/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export const ml = (kibana: any) => {
publicDir: resolve(__dirname, 'public'),

uiExports: {
// managementSections: ['plugins/ml/management'],
managementSections: ['plugins/ml/application/management'],
app: {
title: i18n.translate('xpack.ml.mlNavTitle', {
defaultMessage: 'Machine Learning',
Expand Down

0 comments on commit 60b8760

Please sign in to comment.