moved to tablesorter.

This commit is contained in:
kay.one
2013-02-15 15:38:53 -08:00
parent cda53cfd3a
commit 6a7e346bf2
22 changed files with 2321 additions and 2687 deletions

View File

@@ -24,7 +24,8 @@ namespace NzbDrone.Web.Backbone.NzbDrone
APP_PATH + "\\Content\\base.css",
APP_PATH + "\\Content\\menu.css",
APP_PATH + "\\AddSeries\\addSeries.css",
APP_PATH + "\\Content\\jquery.dataTables.bootstrap.css"
APP_PATH + "\\Content\\jquery.dataTables.bootstrap.css",
APP_PATH + "\\Content\\tablesorter.bootstrap.css"
},
bundle => bundle.AddReference("/" + FONTS));