From be34c1816cd46f414f95f09a4323dd655fd9c064 Mon Sep 17 00:00:00 2001 From: John Simons Date: Fri, 11 Jul 2025 10:27:33 +1000 Subject: [PATCH] Make row links proper a tags --- .../src/components/audit/AuditListItem.vue | 28 +++++++++++-------- 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/src/Frontend/src/components/audit/AuditListItem.vue b/src/Frontend/src/components/audit/AuditListItem.vue index c44e1ffa6..82a2a88be 100644 --- a/src/Frontend/src/components/audit/AuditListItem.vue +++ b/src/Frontend/src/components/audit/AuditListItem.vue @@ -1,30 +1,33 @@