diff --git a/app/components/catalog/SelectionPanel.vue b/app/components/catalog/SelectionPanel.vue index a9cdec0..2016d50 100644 --- a/app/components/catalog/SelectionPanel.vue +++ b/app/components/catalog/SelectionPanel.vue @@ -8,21 +8,6 @@ -
- - {{ item.name }} - - -
@@ -31,7 +16,7 @@ -
+

{{ $t('catalog.empty.noResults') }}

@@ -40,7 +25,7 @@