mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
UI Cleanup - Updated Shared and Shims subtrees.
This commit is contained in:
@@ -22,7 +22,7 @@ Tooltip.prototype.getOptions = function(options) {
|
||||
module.exports = {
|
||||
appInitializer : function() {
|
||||
|
||||
$('body').tooltip({selector : '[title]'});
|
||||
$('body').tooltip({ selector : '[title]' });
|
||||
|
||||
return this;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user