mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
https://github.com/WWBN/AVideo/issues/8198
This commit is contained in:
parent
3dfc2bdf57
commit
2f7c00a55d
10 changed files with 164 additions and 2308 deletions
|
@ -2832,17 +2832,6 @@ $(document).ready(function () {
|
|||
expires: 365
|
||||
});
|
||||
tabsCategoryDocumentHeight = $(document).height();
|
||||
if (typeof $('.nav-tabs-horizontal').scrollingTabs == 'function') {
|
||||
$('.nav-tabs-horizontal').scrollingTabs();
|
||||
//$('.nav-tabs-horizontal').fadeIn();
|
||||
}
|
||||
setInterval(function () {
|
||||
if (tabsCategoryDocumentHeightChanged()) {
|
||||
if (typeof $('.nav-tabs-horizontal').scrollingTabs == 'function') {
|
||||
$('.nav-tabs-horizontal').scrollingTabs('refresh');
|
||||
}
|
||||
}
|
||||
}, 2000);
|
||||
modal = getPleaseWait();
|
||||
try {
|
||||
$('[data-toggle="popover"]').popover();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue