mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 05:31:15 -07:00
parent
b7d0a466e7
commit
5cc510616f
4 changed files with 5 additions and 0 deletions
|
@ -483,6 +483,7 @@ function childTableOptions(rowData) {
|
|||
$('.watched-tooltip').tooltip({ container: 'body' });
|
||||
$('.thumb-tooltip').popover({
|
||||
html: true,
|
||||
sanitize: false,
|
||||
container: 'body',
|
||||
trigger: 'hover',
|
||||
placement: 'right',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue