Merge branch 'patch-2' of https://github.com/sh-dv/easyappointments into develop

This commit is contained in:
Alex Tselegidis 2021-04-07 10:06:34 +02:00
commit d86eb72d87

View file

@ -1349,7 +1349,7 @@ window.BackendCalendarTableView = window.BackendCalendarTableView || {};
] ]
}), }),
$('<button/>', { $('<button/>', {
'class': 'delete-popover btn btn-outline-secondary mr-2' + displayDelete, 'class': 'delete-popover btn btn-outline-secondary mr-2 ' + displayDelete,
'html': [ 'html': [
$('<i/>', { $('<i/>', {
'class': 'fas fa-trash-alt mr-2' 'class': 'fas fa-trash-alt mr-2'