7658-devToTest_2428 #508

Merged
alexm merged 392 commits from 7658-devToTest_2428 into test 2024-07-02 10:38:20 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 45cf4498d3 - Show all commits

View File

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