feat(k8s/volumes): Enhance the used by column for volumes (#4191)

* feat(volumes): Enhance the used by column for volumes

* feat(k8s/volumes): minor UI update

Co-authored-by: Anthony Lapenna <lapenna.anthony@gmail.com>
pull/4195/head
Maxime Bajeux 2020-08-11 02:22:13 +02:00 committed by GitHub
parent a1e3ed7f78
commit 6d069cc8d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@
ui-sref="kubernetes.applications.application({ name: item.Applications[0].Name, namespace: item.ResourcePool.Namespace.Name })"
>{{ item.Applications[0].Name }}</a
>
<span ng-if="item.Applications.length > 1"> + {{ item.Applications.length - 1 }}</span>
<span ng-if="!item.Applications.length">-</span>
</td>
<td>