Merge pull request #588 from kunalvirk/fix-6860-remove-duplicate-message-on-delete-modal

Fix: duplicate message on document delete in db
This commit is contained in:
Torsten Dittmann
2023-10-13 13:21:43 +02:00
committed by GitHub
@@ -111,12 +111,6 @@
Delete document from <span data-private>{$collection.name}</span>
</InputChoice>
</div>
{:else}
<p data-private>
Are you sure you want to delete <b
>the document from <span data-private>{$collection.name}</span></b
>?
</p>
{/if}
<svelte:fragment slot="footer">