Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pdgago committed Aug 15, 2017
1 parent 7747ff2 commit 80d734e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion overlay-container.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
__beforeOpenOverlay(event) {
const overlay = event.detail.overlay;
overlay.parentContainer = this.$.overlays;
this.__handleCloseOthers(overlay);
}

__onOverlayOpened(event) {
Expand Down

0 comments on commit 80d734e

Please sign in to comment.