1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-27 17:54:34 -04:00

Fixed: Sorting on title in Manual Search table now works.

This commit is contained in:
Taloth Saldono
2014-09-15 19:28:58 +02:00
parent 21c5352183
commit ee322feb69

View File

@@ -26,7 +26,7 @@ define(
cell : AgeCell
},
{
name : 'this',
name : 'title',
label : 'Title',
cell : ReleaseTitleCell
},