added empty view for series index collection.

This commit is contained in:
Keivan Beigi 2013-04-17 17:48:52 -07:00
parent c0d470e3bb
commit 8429139406
8 changed files with 57 additions and 10 deletions

View file

@ -1,4 +1,5 @@
define(['app'], function () {
"use strict";
define(['app'], function () {
NzbDrone.Shared.NotificationModel = Backbone.Model.extend({
mutators: {