Skip to content

Commit 914eef8

Browse files
committed
Close button
1 parent 40e3055 commit 914eef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/views/QuickTag.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
</q-card-section>
126126
<q-card-section horizontal>
127127
<q-space></q-space>
128-
<q-btn flat color='primary'>Close</q-btn>
128+
<q-btn flat color='primary' @click='failedDialog = false'>Close</q-btn>
129129
</q-card-section>
130130
</q-card>
131131
</q-dialog>

0 commit comments

Comments
 (0)