diff --git a/components/collections/Collection.vue b/components/collections/Collection.vue
index bda4c93c8..1d0086306 100644
--- a/components/collections/Collection.vue
+++ b/components/collections/Collection.vue
@@ -91,12 +91,9 @@
class="icon"
@click="$emit('edit-collection')"
v-close-popover
- disabled
>
create
-
- {{ $t("edit") }}
-
+ {{ $t("edit") }}
-
-
+
delete
{{ $t("delete") }}