all tooltips are automatically converted to bootstrap.

This commit is contained in:
kay.one 2013-06-20 23:01:00 -07:00
parent ae44843ea7
commit 1b55859eb2
6 changed files with 14 additions and 9 deletions

View file

@ -4,7 +4,7 @@ require(
'app',
'marionette',
'Controller',
'RouteBinder'
'jQuery/RouteBinder'
], function (App, Marionette, Controller, RouterBinder) {
NzbDrone.Router = Marionette.AppRouter.extend({