mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 02:39:46 +02:00
Fix category load
This commit is contained in:
parent
425e03e9a0
commit
7df9ac760f
5 changed files with 69 additions and 169 deletions
|
@ -49,7 +49,8 @@ $(function () {
|
|||
});
|
||||
|
||||
function startModeFlix(container) {
|
||||
|
||||
console.log(container + '.carousel', $(container + '.carousel').length);
|
||||
|
||||
if ($(container + ".thumbsImage").attr('startModeFlix') == 1) {
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue