mirror of
https://github.com/a2nt/silverstripe-elemental-basics.git
synced 2024-10-22 17:05:54 +02:00
FIX: Notifications close btn
This commit is contained in:
parent
a96d046dca
commit
41ef7801af
@ -22,7 +22,7 @@
|
||||
<% end_with %>
|
||||
<% end_if %>
|
||||
|
||||
<b class="btn btn-danger btn-close" data-dismiss="alert" aria-label="Close">
|
||||
<b class="btn btn-danger btn-close" data-bs-dismiss="alert" aria-label="Close">
|
||||
<i class="fas fa-times"></i>
|
||||
</b>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user