fixing logs on multiple rooms
This commit is contained in:
@@ -110,9 +110,9 @@
|
||||
<p class="text-muted mb-0" id="deleteFileName{{ room.id }}">{{ room.name }}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="alert alert-info">
|
||||
<i class="fas fa-info-circle me-2"></i>
|
||||
This item will be moved to trash. You can restore it from the trash page within 30 days.
|
||||
<div class="alert alert-warning">
|
||||
<i class="fas fa-exclamation-triangle text-warning"></i>
|
||||
This Room will be permanently deleted. This action cannot be undone. Are you sure you want to proceed?
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
|
||||
Reference in New Issue
Block a user