New: Optionally disable notifications for upgraded episode files

This commit is contained in:
Mark McDowall
2014-02-10 17:09:31 -08:00
parent bc908e0440
commit 3d3390187e
10 changed files with 86 additions and 13 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ define(
'click .x-notifications-tab' : '_showNotifications',
'click .x-general-tab' : '_showGeneral',
'click .x-save-settings' : '_save',
'change .x-advanced-settings' : '_toggleAdvancedSettings'
'change .x-advanced-settings' : '_toggleAdvancedSettings'
},
initialize: function (options) {