From 24e3d1be97ed3978049237c09e380325c38c0ebc Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 28 Dec 2021 18:17:23 +0000 Subject: [PATCH] --- ayanova/src/components/report-control.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ayanova/src/components/report-control.vue b/ayanova/src/components/report-control.vue index ed8a67d2..47099e8f 100644 --- a/ayanova/src/components/report-control.vue +++ b/ayanova/src/components/report-control.vue @@ -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")}: ${