From d686decdfbced41713757e5a085e8245c567a4b2 Mon Sep 17 00:00:00 2001 From: Rodrigo Quelca Date: Tue, 19 Jan 2021 13:51:59 +0000 Subject: [PATCH] PMCORE-2720: User tooltip is displaying the users assigned just in the first item in the list --- resources/assets/js/components/vuetable/GroupedCell.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/assets/js/components/vuetable/GroupedCell.vue b/resources/assets/js/components/vuetable/GroupedCell.vue index b7c532b69..06519dba9 100644 --- a/resources/assets/js/components/vuetable/GroupedCell.vue +++ b/resources/assets/js/components/vuetable/GroupedCell.vue @@ -1,6 +1,6 @@