Skip to content

Commit

Permalink
Update x-pack/plugins/ml/public/application/explorer/components/explo…
Browse files Browse the repository at this point in the history
…rer_no_jobs_found/explorer_no_jobs_found.js

Co-Authored-By: Brandon Morelli <bmorelli25@gmail.com>
  • Loading branch information
lcawl and bmorelli25 committed Mar 17, 2020
1 parent 48846b2 commit bfa7425
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ export const ExplorerNoJobsFound = () => (
}
actions={
<EuiButton color="primary" fill href="ml#/jobs">
<FormattedMessage
id="xpack.ml.explorer.createNewJobLinkText"
<FormattedMessage id="xpack.ml.explorer.createNewJobLinkText" defaultMessage="Create job" />
defaultMessage="Create job"
/>
</EuiButton>
Expand Down

0 comments on commit bfa7425

Please sign in to comment.