mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
all tooltips are automatically converted to bootstrap.
This commit is contained in:
parent
ae44843ea7
commit
1b55859eb2
6 changed files with 14 additions and 9 deletions
|
@ -4,7 +4,7 @@ require(
|
|||
'app',
|
||||
'marionette',
|
||||
'Controller',
|
||||
'RouteBinder'
|
||||
'jQuery/RouteBinder'
|
||||
], function (App, Marionette, Controller, RouterBinder) {
|
||||
|
||||
NzbDrone.Router = Marionette.AppRouter.extend({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue