From bcc515111653a771fa3f82fb21d714e7adfd2705 Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Tue, 21 Apr 2026 19:39:18 +0000 Subject: [PATCH] Don't compliance report on root Compliance page We're now doing that through our two entrypoint pages. --- ts/rmo/view/Compliance.vue | 78 ++++++++++---------------------------- ts/store/publicreport.ts | 46 +++++++++++++--------- 2 files changed, 49 insertions(+), 75 deletions(-) diff --git a/ts/rmo/view/Compliance.vue b/ts/rmo/view/Compliance.vue index feac5fe8..76735032 100644 --- a/ts/rmo/view/Compliance.vue +++ b/ts/rmo/view/Compliance.vue @@ -21,10 +21,7 @@ body > .container-fluid {