Partial revert a7f4ea8b18
a7f4ea8b18
@ -1039,7 +1039,7 @@ var TorrentsTable = new Class({
break;
case 'inactive':
inactive = true;
// fallthrough
case 'active':
if (state == 'stalledDL')
r = (row['full_data'].upspeed > 0);