From b8160585c4ea0037772c6a35c45b58d48621cd4d Mon Sep 17 00:00:00 2001 From: pacien Date: Sat, 8 Feb 2020 18:09:36 +0100 Subject: viewer: ldcommand: fix keyboard navigation By using proper semantics, using 'a' instead of 'div' to allow keyboard selection --- viewer/src/components/LdCommand.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/viewer/src/components/LdCommand.vue b/viewer/src/components/LdCommand.vue index 8c6ccfc..841d773 100644 --- a/viewer/src/components/LdCommand.vue +++ b/viewer/src/components/LdCommand.vue @@ -19,15 +19,15 @@