1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-25 22:46:31 -04:00

minor cleanup

This commit is contained in:
kayone
2013-10-08 22:48:40 -07:00
parent 4948d0608b
commit 9ed7546279
16 changed files with 40 additions and 33 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ define([
},
addNotification: function (e) {
if ($(e.target).hasClass('icon-info-sign')) {
if (this.$(e.target).hasClass('icon-info-sign')) {
return;
}