diff --git a/src/dispatch/static/dispatch/src/case/ParticipantChips.vue b/src/dispatch/static/dispatch/src/case/ParticipantChips.vue deleted file mode 100644 index fb5eb40dc773..000000000000 --- a/src/dispatch/static/dispatch/src/case/ParticipantChips.vue +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - - - - - {{ initials(participant.individual.name) }} - - - - - - - - {{ initials(participant.individual.name) }} - - - {{ participant.individual.name }} - {{ - participant.participant_roles | activeRoles - }} - - - - mdi-close-circle - - - - - - - - mdi-email - - {{ participant.individual.email }} - - - - - business - - {{ participant.individual.company }} - - - - groups - - {{ participant.department }} - - - - group - - {{ participant.team }} - - - - mdi-map-marker - - {{ participant.location }} - - - - - open_in_new - - External Profile - - - - - - - - - Other Participants - - - - - - - - {{ participant.individual.name }} ({{ - participant.participant_roles | activeRoles - }}) - - - {{ participant.team }} - {{ participant.location }} - - - - - open_in_new - - - - - - - - No participant data available. - - - - - - - - - +{{ hiddenParticipants.length }} - - - - - - - - - - - -
No participant data available.