fix profile delete account button
This commit is contained in:
@ -89,11 +89,11 @@ block content
|
||||
span.ion-trash-b
|
||||
| I want to delete my account
|
||||
br
|
||||
br
|
||||
script.
|
||||
$('.confirm-deletion').on("click", function() {
|
||||
$('#modal-dialog').modal('show');
|
||||
});
|
||||
br
|
||||
#modal-dialog.modal.animated.wobble
|
||||
.modal-dialog
|
||||
.modal-content
|
||||
|
Reference in New Issue
Block a user