This commit is contained in:
@@ -201,7 +201,7 @@ export default {
|
||||
`${this.$store.state.helpUrl}/ay-report-timeout`
|
||||
);
|
||||
//we're done here
|
||||
this.reject(error);
|
||||
this.reject(this.$ay.t("JobFailed"));
|
||||
} else {
|
||||
//exception
|
||||
e = `${this.$ay.t("JobFailed")}: ${
|
||||
|
||||
Reference in New Issue
Block a user