diff --git a/resources/assets/js/functions.js b/resources/assets/js/functions.js index 66b7f795e..1d9b65233 100755 --- a/resources/assets/js/functions.js +++ b/resources/assets/js/functions.js @@ -1,3 +1,8 @@ +//enable bootstrap tooltips +let tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]')) +let tooltipList = tooltipTriggerList.map(function (tooltipTriggerEl) { + return new bootstrap.Tooltip(tooltipTriggerEl) +}) // event bindings jQuery(function($) { const base_url = window.location.origin; diff --git a/resources/views/themes/Gentele/books.tpl b/resources/views/themes/Gentele/books.tpl index 38b382934..c537e8b84 100755 --- a/resources/views/themes/Gentele/books.tpl +++ b/resources/views/themes/Gentele/books.tpl @@ -26,19 +26,19 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} @@ -137,7 +137,7 @@ {/if}
guid}")}}">comments != 1}s{/if} {if isset($sabintegrated) && $sabintegrated !=""} @@ -190,19 +190,19 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} diff --git a/resources/views/themes/Gentele/browse.tpl b/resources/views/themes/Gentele/browse.tpl index 0647ec989..35134c0de 100755 --- a/resources/views/themes/Gentele/browse.tpl +++ b/resources/views/themes/Gentele/browse.tpl @@ -42,19 +42,19 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} @@ -176,24 +176,24 @@ guid}")}}" class="icon_nzb text-muted"> guid}/#comments")}}"> {if isset($sabintegrated) && $sabintegrated !=""} @@ -201,7 +201,7 @@ {if $weHasVortex} {/if} @@ -224,19 +224,19 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} diff --git a/resources/views/themes/Gentele/forum.tpl b/resources/views/themes/Gentele/forum.tpl index 10abe12e6..49c9ffc58 100755 --- a/resources/views/themes/Gentele/forum.tpl +++ b/resources/views/themes/Gentele/forum.tpl @@ -28,7 +28,7 @@ {if $result.locked == 1} {/if} diff --git a/resources/views/themes/Gentele/movies.tpl b/resources/views/themes/Gentele/movies.tpl index 7d2bc68bb..1d88fdadd 100755 --- a/resources/views/themes/Gentele/movies.tpl +++ b/resources/views/themes/Gentele/movies.tpl @@ -25,19 +25,19 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} @@ -156,7 +156,7 @@
{if isset($sabintegrated) && $sabintegrated !=""} @@ -185,7 +185,7 @@ id="imdb{$result->imdbid}" href="javascript:;" class="btn btn-hover btn-light btn-xs sendtocouch text-muted" - data-bs-toggle="tooltip" data-placement="top" + data-bs-toggle="tooltip" data-bs-placement="top" title data-original-title="Send to CouchPotato"> @@ -301,7 +301,7 @@
{if isset($sabintegrated) && $sabintegrated !=""} @@ -330,7 +330,7 @@ id="imdb{$result->imdbid}" href="javascript:;" class="btn btn-hover btn-light btn-xs sendtocouch text-muted" - data-bs-toggle="tooltip" data-placement="top" + data-bs-toggle="tooltip" data-bs-placement="top" title data-original-title="Send to CouchPotato"> @@ -370,19 +370,19 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} diff --git a/resources/views/themes/Gentele/music.tpl b/resources/views/themes/Gentele/music.tpl index 3fbf84f22..1ae900f36 100755 --- a/resources/views/themes/Gentele/music.tpl +++ b/resources/views/themes/Gentele/music.tpl @@ -25,19 +25,19 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} @@ -133,7 +133,7 @@ {/if}
guid}")}}">comments != 1}s{/if} {if isset($sabintegrated) && $sabintegrated !=""} @@ -185,19 +185,19 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} diff --git a/resources/views/themes/Gentele/search.tpl b/resources/views/themes/Gentele/search.tpl index 742f3f787..c54709f28 100755 --- a/resources/views/themes/Gentele/search.tpl +++ b/resources/views/themes/Gentele/search.tpl @@ -160,19 +160,19 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} @@ -357,31 +357,31 @@ guid}")}}" class="icon_nzb text-muted"> guid}/#comments")}}"> {if isset($sabintegrated) && $sabintegrated !=""} {/if} {if $weHasVortex} {/if} @@ -397,19 +397,19 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} diff --git a/resources/views/themes/Gentele/viewanime.tpl b/resources/views/themes/Gentele/viewanime.tpl index fdeade29a..bfb6ef813 100755 --- a/resources/views/themes/Gentele/viewanime.tpl +++ b/resources/views/themes/Gentele/viewanime.tpl @@ -70,18 +70,18 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} {if isset($isadmin)} @@ -141,17 +141,17 @@ guid}")}}"> guid}/#comments")}}"> @@ -161,7 +161,7 @@ id="guid{$result->guid}" class="fa fa-share" data-bs-toggle="tooltip" - data-placement="top" title + data-bs-placement="top" title data-original-title="Send to My Queue"> @@ -169,7 +169,7 @@ {if $weHasVortex} {/if} diff --git a/resources/views/themes/Gentele/viewmoviefull.tpl b/resources/views/themes/Gentele/viewmoviefull.tpl index 62fb24dce..d0f5aaf60 100755 --- a/resources/views/themes/Gentele/viewmoviefull.tpl +++ b/resources/views/themes/Gentele/viewmoviefull.tpl @@ -72,19 +72,19 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} @@ -158,24 +158,24 @@ {if isset($sabintegrated) && $sabintegrated !=""} @@ -183,7 +183,7 @@ {if $weHasVortex} {/if} @@ -206,19 +206,19 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} diff --git a/resources/views/themes/Gentele/viewseries.tpl b/resources/views/themes/Gentele/viewseries.tpl index 7003762de..e3057831a 100755 --- a/resources/views/themes/Gentele/viewseries.tpl +++ b/resources/views/themes/Gentele/viewseries.tpl @@ -77,18 +77,18 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} {if isset($isadmin)} @@ -106,20 +106,20 @@ My Shows :
{if $myshows.id != ''} - - {else} - @@ -214,26 +214,26 @@ guid}")}}" class="icon_nzb text-muted"> guid}/#comments")}}"> {if isset($sabintegrated) && $sabintegrated !=""} @@ -242,7 +242,7 @@ {/if} diff --git a/resources/views/themes/Gentele/viewxxxfull.tpl b/resources/views/themes/Gentele/viewxxxfull.tpl index 2aabaf1c8..444189a2b 100755 --- a/resources/views/themes/Gentele/viewxxxfull.tpl +++ b/resources/views/themes/Gentele/viewxxxfull.tpl @@ -60,19 +60,19 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} @@ -145,30 +145,30 @@ {if isset($sabintegrated) && $sabintegrated !=""} {/if} {if $weHasVortex} {/if} @@ -190,19 +190,19 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} diff --git a/resources/views/themes/Gentele/xxx.tpl b/resources/views/themes/Gentele/xxx.tpl index 0071cfa24..c33266dfd 100755 --- a/resources/views/themes/Gentele/xxx.tpl +++ b/resources/views/themes/Gentele/xxx.tpl @@ -25,19 +25,19 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if} @@ -188,7 +188,7 @@
{if isset($sabintegrated) && $sabintegrated !=""} @@ -355,7 +355,7 @@
{if isset($sabintegrated) && $sabintegrated !=""} @@ -413,19 +413,19 @@
{if isset($sabintegrated) && $sabintegrated !=""} {/if}