mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 19:42:38 +02:00
fix iframe
This commit is contained in:
parent
2722a732e2
commit
e26c6b0b84
1 changed files with 1 additions and 0 deletions
|
@ -1374,6 +1374,7 @@ function avideoModalIframeWithClassName(url, className, updateURL) {
|
|||
clearTimeout(avideoModalIframeWithClassNameTimeout);
|
||||
avideoModalIframeRemove();
|
||||
}else{
|
||||
clearTimeout(avideoModalIframeWithClassNameTimeout);
|
||||
avideoModalIframeWithClassNameTimeout = setTimeout(function () {
|
||||
// is not loaded
|
||||
url = addGetParam(url, 'avideoIframe', 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue