зеркало из https://github.com/mozilla/popcorn-js.git
removed a commented code -#368
This commit is contained in:
Родитель
d6b9d57982
Коммит
06eb8e3eb7
|
@ -56,7 +56,6 @@
|
|||
|
||||
var img = document.createElement( 'img' );
|
||||
img.addEventListener( "load", function() {
|
||||
//img.src = options.src;
|
||||
img.style.borderStyle = "none"; // borders look really bad, if someone wants it they can put it on their div target
|
||||
|
||||
if ( options.href ) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче