MGMT UI: display deletion protection in vhost details

This commit is contained in:
Michal Kuratczyk 2025-01-03 11:54:49 +01:00
parent 6281dcb798
commit 9ef226e571
No known key found for this signature in database
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@
<th>Default queue type:</th>
<td><%= vhost.default_queue_type == "undefined" ? "&lt;not set&gt;" :vhost.default_queue_type %></td>
</tr>
<tr>
<th>Deletion protection:</th>
<td><%= vhost.protected_from_deletion ? "enabled" :"disabled" %></td>
</tr>
<tr>
<th>State:</th>
<td>