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

pull/4/head
Taloth Saldono 10 years ago
parent 21c5352183
commit ee322feb69

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

Loading…
Cancel
Save