Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
merge wip to master
Browse files Browse the repository at this point in the history
  • Loading branch information
wylkon committed Nov 25, 2014
2 parents f31885b + 1723f7e commit 79a9f62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/assets/javascripts/locastyle/_modal.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ locastyle.modal = (function() {
$(".ls-modal-overlay, .ls-modal-template").remove();
$('body').removeClass('modal-opened');
locastyle.popover.destroyPopover();
locastyle.popover.init();
}

function ariaModal($modal) {
Expand Down

0 comments on commit 79a9f62

Please sign in to comment.