mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
Fix Misc UI issues (#62)
This commit is contained in:
@@ -35,8 +35,7 @@ module.exports = Marionette.Layout.extend({
|
||||
{
|
||||
name : 'album',
|
||||
label : 'Album Title',
|
||||
cell : AlbumTitleCell,
|
||||
sortable : false
|
||||
cell : AlbumTitleCell
|
||||
},
|
||||
{
|
||||
name : 'this',
|
||||
|
||||
Reference in New Issue
Block a user