mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 04:51:45 +02:00
removed series layout.
datatables doesn't load properly.
This commit is contained in:
@@ -1382,6 +1382,7 @@
|
||||
Backbone.sync = function (method, model, options) {
|
||||
var type = methodMap[method];
|
||||
|
||||
|
||||
// Default options, unless specified.
|
||||
_.defaults(options || (options = {}), {
|
||||
emulateHTTP: Backbone.emulateHTTP,
|
||||
|
Reference in New Issue
Block a user