Skip to content

Commit

Permalink
Close button
Browse files Browse the repository at this point in the history
  • Loading branch information
Marekkon5 committed Oct 15, 2022
1 parent 40e3055 commit 914eef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/views/QuickTag.vue
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
</q-card-section>
<q-card-section horizontal>
<q-space></q-space>
<q-btn flat color='primary'>Close</q-btn>
<q-btn flat color='primary' @click='failedDialog = false'>Close</q-btn>
</q-card-section>
</q-card>
</q-dialog>
Expand Down

0 comments on commit 914eef8

Please sign in to comment.