mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
parent
1e06bf5acd
commit
9355f5d619
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ export function createApplyInfluencerFiltersAction(
|
|||
},
|
||||
getDisplayName() {
|
||||
return i18n.translate('xpack.ml.actions.applyInfluencersFiltersTitle', {
|
||||
defaultMessage: 'Filer for value',
|
||||
defaultMessage: 'Filter for value',
|
||||
});
|
||||
},
|
||||
async execute({ data }: SwimLaneDrilldownContext) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue