Tickets advance #462

Merged
jsegarra merged 6 commits from :feature/TicketsAdvance into dev 2024-06-25 12:23:41 +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>
<QCardActions align="right">
<QBtn
v-if="!cancelled"
v-if="!cancelled && progress < 1"
type="button"
flat
class="text-primary"