Skip to content
This repository has been archived by the owner on Jul 19, 2018. It is now read-only.

Commit

Permalink
removed console output
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzmg committed Oct 29, 2014
1 parent 0c64cf0 commit 3291e5a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ function initMagnificPopup( options )
'<div class="mfp-close"></div>'+
'<iframe class="mfp-iframe" frameborder="0" allowfullscreen></iframe>'+
'</div>';
console.log(markup);
$.extend( settings, { iframe: { markup: markup } } );
}

Expand Down

0 comments on commit 3291e5a

Please sign in to comment.