зеркало из https://github.com/mozilla/popcorn-js.git
[#815] oops, forgot to remove console.log
This commit is contained in:
Родитель
4154a6db73
Коммит
f36b9ff37a
|
@ -163,7 +163,7 @@
|
|||
target && target.appendChild( options.container );
|
||||
|
||||
var scriptReady = function() {
|
||||
console.log( "ready" );
|
||||
|
||||
Popcorn.getJSONP( "//000000book.com/data/" + options.gmltag + ".json?callback=", function( data ) {
|
||||
|
||||
options.pjsInstance = new Processing( options.container, gmlPlayer );
|
||||
|
|
Загрузка…
Ссылка в новой задаче