diff --git a/ui/src/components/view/InfoCard.vue b/ui/src/components/view/InfoCard.vue index a739c9ba57e..e4f973f0872 100644 --- a/ui/src/components/view/InfoCard.vue +++ b/ui/src/components/view/InfoCard.vue @@ -308,8 +308,10 @@
- - + + View {{ $t(item.title) }} diff --git a/ui/src/components/view/ListView.vue b/ui/src/components/view/ListView.vue index cccbccc9c54..487ca90c9c2 100644 --- a/ui/src/components/view/ListView.vue +++ b/ui/src/components/view/ListView.vue @@ -33,13 +33,29 @@ - + +
{{ text }} {{ text }} +
+
+ + + + + + + + +
{{ text }} diff --git a/ui/src/components/widgets/Breadcrumb.vue b/ui/src/components/widgets/Breadcrumb.vue index 031db47c4b5..947a03f2026 100644 --- a/ui/src/components/widgets/Breadcrumb.vue +++ b/ui/src/components/widgets/Breadcrumb.vue @@ -18,13 +18,6 @@