summaryrefslogtreecommitdiff
path: root/src/views/Logs/PostCodeLogs/PostCodeLogs.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/Logs/PostCodeLogs/PostCodeLogs.vue')
-rw-r--r--src/views/Logs/PostCodeLogs/PostCodeLogs.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/views/Logs/PostCodeLogs/PostCodeLogs.vue b/src/views/Logs/PostCodeLogs/PostCodeLogs.vue
index 57bbdb59..6b3030bc 100644
--- a/src/views/Logs/PostCodeLogs/PostCodeLogs.vue
+++ b/src/views/Logs/PostCodeLogs/PostCodeLogs.vue
@@ -321,6 +321,7 @@ export default {
okTitle: this.$t('global.action.delete'),
okVariant: 'danger',
cancelTitle: this.$t('global.action.cancel'),
+ autoFocusButton: 'cancel',
})
.then((deleteConfirmed) => {
if (deleteConfirmed) {