mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Moved away from CDNs for 3rd party scripts.
Added Telerik MVC Controls, JQuery, JQueryUI and YUI.
This commit is contained in:
parent
f8be43a486
commit
8d0cdf272c
662 changed files with 86491 additions and 11 deletions
|
@ -38,7 +38,7 @@ namespace NzbDrone.Web
|
|||
protected override void OnApplicationStarted()
|
||||
{
|
||||
base.OnApplicationStarted();
|
||||
WebAssetDefaultSettings.UseTelerikContentDeliveryNetwork = true;
|
||||
//WebAssetDefaultSettings.UseTelerikContentDeliveryNetwork = true;
|
||||
RegisterRoutes(RouteTable.Routes);
|
||||
//base.OnApplicationStarted();
|
||||
AreaRegistration.RegisterAllAreas();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue