diff --git a/ui/src/components/view/ListView.vue b/ui/src/components/view/ListView.vue index 9d5cb00f0cd..d285d12a190 100644 --- a/ui/src/components/view/ListView.vue +++ b/ui/src/components/view/ListView.vue @@ -17,9 +17,9 @@ +   {{ text }} {{ text }} - {{ text }} @@ -29,8 +29,10 @@ {{ text }} -   - source-nat + +   + source-nat + {{ text }} @@ -38,7 +40,12 @@ - + + {{ text }} + + + {{ text }} + {{ text }} {{ text }} @@ -46,13 +53,18 @@ {{ text }} + + {{ text }} + + + {{ text }} + + + {{ text }} + {{ text }} - - - {{ text }} - diff --git a/ui/src/components/widgets/Console.vue b/ui/src/components/widgets/Console.vue index 82071aca6a7..f52d39a354d 100644 --- a/ui/src/components/widgets/Console.vue +++ b/ui/src/components/widgets/Console.vue @@ -1,9 +1,9 @@