mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-07 01:04:54 +00:00
Toggle cell appends tooltip to body
This commit is contained in:
@@ -46,6 +46,7 @@ define(
|
||||
|
||||
if (tooltip) {
|
||||
this.$el.attr('title', tooltip);
|
||||
this.$el.attr('data-container', 'body');
|
||||
}
|
||||
|
||||
return this;
|
||||
|
||||
Reference in New Issue
Block a user