Cancel button change
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
William Buezas 2024-06-19 19:46:27 -03:00
parent bb208040bb
commit 45cf4498d3
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ const cancel = () => {
</QCardSection>
<QCardActions align="right">
<QBtn
v-if="!cancelled"
v-if="!cancelled && progress < 1"
type="button"
flat
class="text-primary"