Merge branch 'patch-2' of https://github.com/sh-dv/easyappointments into develop
This commit is contained in:
commit
d86eb72d87
1 changed files with 1 additions and 1 deletions
|
@ -1349,7 +1349,7 @@ window.BackendCalendarTableView = window.BackendCalendarTableView || {};
|
|||
]
|
||||
}),
|
||||
$('<button/>', {
|
||||
'class': 'delete-popover btn btn-outline-secondary mr-2' + displayDelete,
|
||||
'class': 'delete-popover btn btn-outline-secondary mr-2 ' + displayDelete,
|
||||
'html': [
|
||||
$('<i/>', {
|
||||
'class': 'fas fa-trash-alt mr-2'
|
||||
|
|
Loading…
Reference in a new issue