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

Commit 3291e5a

Browse files
author
fritzmg
committed
removed console output
1 parent 0c64cf0 commit 3291e5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

system/modules/magnific_popup/assets/init-magnific-popup.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ function initMagnificPopup( options )
6969
'<div class="mfp-close"></div>'+
7070
'<iframe class="mfp-iframe" frameborder="0" allowfullscreen></iframe>'+
7171
'</div>';
72-
console.log(markup);
7372
$.extend( settings, { iframe: { markup: markup } } );
7473
}
7574

0 commit comments

Comments
 (0)