mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
Video Thumbs on manager
This commit is contained in:
parent
9ef99d56e0
commit
dd4604c5a3
2 changed files with 16 additions and 2 deletions
|
@ -1910,7 +1910,7 @@
|
|||
return result;
|
||||
};
|
||||
}
|
||||
/* if is conflicted with wavesurfer video.js
|
||||
/* if is conflicted with wavesurfer video.js */
|
||||
if (!Array.prototype.first)
|
||||
{
|
||||
Array.prototype.first = function (condition)
|
||||
|
@ -1984,7 +1984,7 @@
|
|||
return result;
|
||||
};
|
||||
}
|
||||
*/
|
||||
|
||||
// GRID PLUGIN DEFINITION
|
||||
// =====================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue