mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
Fixed table header cell
This commit is contained in:
@@ -2,7 +2,6 @@ var $ = require('jquery');
|
||||
|
||||
module.exports = {
|
||||
appInitializer : function(){
|
||||
console.log('starting signalR');
|
||||
$('body').tooltip({selector : '[title]'});
|
||||
return this;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user