1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -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
-2
View File
@@ -95,8 +95,6 @@ define(
},
_setMonitoredState: function () {
var monitored = this.model.get('monitored');
this.ui.monitored.removeClass('icon-spin icon-spinner');
if (this.model.get('monitored')) {