mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 17:59:55 +02:00
Make sure iframe loads
This commit is contained in:
parent
300eac1144
commit
a9b51deed7
1 changed files with 1 additions and 0 deletions
|
@ -1357,6 +1357,7 @@ function avideoModalIframeWithClassName(url, className, updateURL) {
|
|||
avideoModalIframeRemove();
|
||||
} else {
|
||||
// is not loaded
|
||||
url = addGetParam(url, 'avideoIframe', 0);
|
||||
document.location = url;
|
||||
}
|
||||
}, 5000);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue