Fix index pattern reference in tooltip (#125220)

This commit is contained in:
Jorge Sanz 2022-02-11 10:32:28 +01:00 committed by GitHub
parent 9ac191674b
commit 1dc175fb2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ export const newVectorLayerWizardConfig: LayerWizard = {
}),
disabledReason: i18n.translate('xpack.maps.newVectorLayerWizard.disabledDesc', {
defaultMessage:
'Unable to create index, you are missing the Kibana privilege "Index Pattern Management".',
'Unable to create index, you are missing the Kibana privilege "Data View Management".',
}),
getIsDisabled: async () => {
const hasImportPermission = await getFileUpload().hasImportPermission({