Skip to content

Commit

Permalink
#480 swal immediate close fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rsercano committed Mar 11, 2019
1 parent 89f20f4 commit 4759f5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client/imports/modules/notification/index.js
Expand Up @@ -61,8 +61,6 @@ Notification.prototype = {
closeOnConfirm,
cancelButtonText: Helper.translate({ key: cancelButtonText })
}, callback);

swal.close();
},

closeModal() {
Expand Down

0 comments on commit 4759f5b

Please sign in to comment.