mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-31 03:50:11 -07:00
parent
b7d0a466e7
commit
5cc510616f
4 changed files with 5 additions and 0 deletions
|
@ -647,6 +647,7 @@
|
|||
$('#activity-instance-' + session_key + ' [data-toggle=tooltip]').tooltip({ container: 'body', placement: 'right', delay: 50 });
|
||||
$('#activity-instance-' + session_key + ' [data-toggle=popover]').popover({
|
||||
html: true,
|
||||
sanitize: false,
|
||||
container: 'body',
|
||||
trigger: 'hover',
|
||||
placement: 'right',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue