diff --git a/admin/src/pages/Creation.vue b/admin/src/pages/Creation.vue index 6fb2e0ac3..dc7e5ad1c 100644 --- a/admin/src/pages/Creation.vue +++ b/admin/src/pages/Creation.vue @@ -38,8 +38,6 @@ @update-item="updateItem" />
- userSelectedInMassCreation: {{ userSelectedInMassCreation }} -
{{ $t('multiple_creation_text') }}
{ this.$toasted.error(error.message)