This commit is contained in:
2021-12-28 01:31:49 +00:00
parent 1ec6497365
commit 75c6838b2e
2 changed files with 2 additions and 2 deletions

View File

@@ -297,9 +297,9 @@ TESTING INFO:
- 1 todo: cancellable reporting?? Jobify it just like any other long running job, it's necessary unfortunately and then put a cancel button
- report designer print needs to be fixed to use new system
- MUST: Must test a timeout to ensure the error displays correctly in the report-control because only developed against manual cancel so far with new system
set to 1m timeout and then run a ginormous report or temp set server to always timeout is probably better for testing purposes
- report designer print needs to be fixed to use new system
- direct print report from url must be tested and fixed up

View File

@@ -62,7 +62,7 @@
<!-- ################################################################################-->
<template>
<v-row justify="center">
<v-dialog persistent max-width="350px" v-model="jobActive">
<v-dialog persistent max-width="360px" v-model="jobActive">
<v-card>
<v-card-title>{{ $ay.t("RenderingReport") }}</v-card-title>
<v-card-text>