Skip to content

Commit

Permalink
Temporary warning message
Browse files Browse the repository at this point in the history
  • Loading branch information
NuwanJ committed Dec 4, 2024
1 parent 773baba commit a5ef150
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions resources/views/backend/taxonomy/edit.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,11 @@
</svg>

<div>
<b>Edit</b> and <b>Delete</b> options not available since already have <a
href="{{ route('dashboard.taxonomy.terms.index', $taxonomy) }}">taxonomy terms</a>.
Please remove all of them to enable the
Edit and
Delete options.
{{-- <b>Edit</b> and <b>Delete</b> options not available since already have <a href="{{ route('dashboard.taxonomy.terms.index', $taxonomy) }}">taxonomy terms</a>. Please remove all of them to enable the Edit and Delete options. --}}

<b>Edit</b> and <b>Delete</b> options must be carefully used to avoid data issues with
existing <a href="{{ route('dashboard.taxonomy.terms.index', $taxonomy) }}">taxonomy
terms</a>.
</div>
</div>
</div>
Expand Down

0 comments on commit a5ef150

Please sign in to comment.