diff --git a/applicationFE/src/views/softwareCatalog/components/DeleteConfirmModal.vue b/applicationFE/src/views/softwareCatalog/components/DeleteConfirmModal.vue index 25e53701..0cafc54b 100644 --- a/applicationFE/src/views/softwareCatalog/components/DeleteConfirmModal.vue +++ b/applicationFE/src/views/softwareCatalog/components/DeleteConfirmModal.vue @@ -9,11 +9,38 @@
Are you sure you want to delete {{ targetCatalog.name }} ({{ targetCatalog.category }}) catalog?
-This action cannot be undone.
+This action cannot be undone.