changed sort options to match UI (#707)

pull/721/head
zductiv 8 years ago committed by Devin Buhl
parent a3f389af5e
commit 3d4b1c3be5

@ -141,8 +141,12 @@ module.exports = Marionette.Layout.extend({
title : 'Title', title : 'Title',
name : 'sortTitle' name : 'sortTitle'
}, },
{
title: 'Downloaded',
name: 'downloadedQuality'
},
{ {
title : 'Quality', title : 'Profile',
name : 'profileId' name : 'profileId'
}, },
{ {

Loading…
Cancel
Save