mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update
This commit is contained in:
parent
c54fcd9a86
commit
6c06c6a4e8
1 changed files with 1 additions and 0 deletions
|
@ -4413,6 +4413,7 @@ function callFunctionOrLoadScript(funcName, jsUrl, ...args) {
|
|||
}
|
||||
|
||||
function actionButtonPlaylistClick(t, videos_id, crc) {
|
||||
console.log('actionButtonPlaylistClick', videos_id);
|
||||
$(t).webuiPopover();
|
||||
callFunctionOrLoadScript('loadPlayLists', webSiteRootURL + 'plugin/PlayLists/script.js', videos_id, crc);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue