Skip to content

Commit

Permalink
Fix/check all tasks celery (#1365)
Browse files Browse the repository at this point in the history
* add Non Implemented error to have a nicer display of the error
  • Loading branch information
danieleguido authored Nov 6, 2024
1 parent 4beccce commit 90276bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/CollectionDetailPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
{{ $t('compare_collection') }}
</button>
</router-link>
{{ isConfirmDeleteModalVisible ? 'visible' : 'no' }}
<b-dropdown
class="m-1"
size="sm"
Expand Down

0 comments on commit 90276bf

Please sign in to comment.