1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00

New: Filter history by event (all/grabbed/imported/failed)

This commit is contained in:
Mark McDowall
2014-02-24 18:50:09 -08:00
parent ccedf07d54
commit 90a6bcaa47
6 changed files with 86 additions and 13 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ define(
tooltip : 'Unmonitored Only',
icon : 'icon-nd-unmonitored',
callback : this._setFilter
},
}
]
};