@ -150,7 +150,7 @@
});
function toggleDownloaded(hide) {
var ready = $('.statusImage[title="Downloading"]');
var ready = $('.statusImage[title="Ready"]');
ready.each(function () {
if (hide) {