mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-17 22:39:49 +02:00
feat: first batch of work
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
confirmButtonText: @data-confirm-text or '{% translate 'Confirm' %}',
|
||||
customClass: {
|
||||
confirmButton: 'btn btn-primary me-3',
|
||||
cancelButton: 'btn btn-danger'
|
||||
cancelButton: 'btn btn-error'
|
||||
},
|
||||
buttonsStyling: false})
|
||||
if result.isConfirmed trigger confirmed
|
||||
|
||||
Reference in New Issue
Block a user