diff --git a/app/javascript/dashboard/components/widgets/Button.vue b/app/javascript/dashboard/components/widgets/Button.vue deleted file mode 100644 index b3d582cfe..000000000 --- a/app/javascript/dashboard/components/widgets/Button.vue +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - diff --git a/app/javascript/dashboard/routes/dashboard/conversation/labels/AddLabelToConversation.vue b/app/javascript/dashboard/routes/dashboard/conversation/labels/AddLabelToConversation.vue deleted file mode 100644 index bdae422a9..000000000 --- a/app/javascript/dashboard/routes/dashboard/conversation/labels/AddLabelToConversation.vue +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - {{ $t('CONTACT_PANEL.LABELS.MODAL.ACTIVE_LABELS') }} - - - - - - - - - {{ $t('CONTACT_PANEL.LABELS.NO_AVAILABLE_LABELS') }} - - - - - - {{ $t('CONTACT_PANEL.LABELS.MODAL.INACTIVE_LABELS') }} - - - - - - - - - {{ $t('CONTACT_PANEL.LABELS.NO_LABELS_TO_ADD') }} - - - - - - - - -
- {{ $t('CONTACT_PANEL.LABELS.NO_AVAILABLE_LABELS') }} -
- {{ $t('CONTACT_PANEL.LABELS.NO_LABELS_TO_ADD') }} -