From 92d831c6f1e17d90cec46b45174d4e86124f2055 Mon Sep 17 00:00:00 2001 From: David Jumani Date: Tue, 8 Mar 2022 16:41:00 +0530 Subject: [PATCH] ui: Add link to account role in listview (#6065) * ui: Add link to account role in listview * Ensure route exists --- ui/src/components/view/ListView.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ui/src/components/view/ListView.vue b/ui/src/components/view/ListView.vue index 36f4b2f997c..0cb6adf3e5c 100644 --- a/ui/src/components/view/ListView.vue +++ b/ui/src/components/view/ListView.vue @@ -265,6 +265,10 @@ {{ text }} {{ text }} + + {{ text }} + {{ text }} +