SaveIfChangedMixin

This commit is contained in:
Mark McDowall
2013-05-30 21:06:52 -07:00
parent 9a68785c26
commit c94595b3ae
4 changed files with 43 additions and 7 deletions

View File

@@ -82,6 +82,7 @@ define('app', ['shared/modal/region'], function (ModalRegion) {
window.NzbDrone.Missing = {};
window.NzbDrone.History = {};
window.NzbDrone.Mixins = {};
window.NzbDrone.Events = {
SeriesAdded: 'seriesAdded'