fix profile delete account button

pull/7/head
Michael Q Larson 2014-12-24 13:40:42 -08:00
parent fc2031062b
commit b26ff474fd
1 changed files with 21 additions and 21 deletions

View File

@ -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