From a5ef1507195067f23b7c65f7ed65006250c3882e Mon Sep 17 00:00:00 2001 From: NuwanJ Date: Wed, 4 Dec 2024 22:21:39 +0530 Subject: [PATCH] Temporary warning message --- resources/views/backend/taxonomy/edit.blade.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/views/backend/taxonomy/edit.blade.php b/resources/views/backend/taxonomy/edit.blade.php index 36f5296..16a7fa8 100644 --- a/resources/views/backend/taxonomy/edit.blade.php +++ b/resources/views/backend/taxonomy/edit.blade.php @@ -88,11 +88,11 @@
- Edit and Delete options not available since already have taxonomy terms. - Please remove all of them to enable the - Edit and - Delete options. + {{-- Edit and Delete options not available since already have taxonomy terms. Please remove all of them to enable the Edit and Delete options. --}} + + Edit and Delete options must be carefully used to avoid data issues with + existing taxonomy + terms.