1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00

fixed add series

This commit is contained in:
Keivan Beigi 2013-05-03 16:09:09 -07:00
parent 68f93dbb10
commit 6ecfbe0c23

View File

@ -30,6 +30,7 @@ define(['app', 'Shared/NotificationCollection', 'Series/SeriesCollection'], func
var self = this;
this.model.save(undefined, {
url : NzbDrone.Series.SeriesCollection.prototype.url,
success: function () {
var notificationModel = new NzbDrone.Shared.NotificationModel({
title : 'Added',