Changed additional tab
This commit is contained in:
parent
076f7ab8d1
commit
d076f648ee
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ function codePlayer(type, movie, options) {
|
|||
'.mp4" type="video/mp4">' +
|
||||
'</video>';
|
||||
|
||||
if (player) {
|
||||
if (player || type === 'online') {
|
||||
code.footer =
|
||||
'<script>(function(){var e=document,t=e.createElement("script");t.async=true;t.src="' +
|
||||
modules.player.data.js +
|
||||
|
|
Loading…
Reference in a new issue