mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 09:09:42 +02:00
added global script/ajax error handling.
This commit is contained in:
@@ -31,6 +31,7 @@ namespace NzbDrone.Web.Backbone.NzbDrone
|
||||
|
||||
bundles.Add<ScriptBundle>(NZBDRONE, new[]{
|
||||
APP_PATH + "\\AddSeries\\AddSeriesLayout.js",
|
||||
APP_PATH + "\\Shared\\ErrorView.js",
|
||||
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user