1
0
Fork 0
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:
daniel 2017-06-01 18:44:39 -03:00
parent 9ef99d56e0
commit dd4604c5a3
2 changed files with 16 additions and 2 deletions

View file

@ -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
// =====================