mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 21:21:15 -07:00
Fix popover poster in tables
This commit is contained in:
parent
5454a27ec0
commit
0e4de17853
9 changed files with 9 additions and 0 deletions
|
@ -169,6 +169,7 @@ user_ip_table_options = {
|
|||
$('body').popover({
|
||||
selector: '[data-toggle="popover"]',
|
||||
html: true,
|
||||
sanitize: false,
|
||||
container: 'body',
|
||||
trigger: 'hover',
|
||||
placement: 'right',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue