Fix Misc UI issues (#62)

This commit is contained in:
Qstick
2017-08-24 22:51:36 -04:00
committed by GitHub
parent de5e0871cf
commit 1c3cfad23f
6 changed files with 8 additions and 8 deletions
+1 -2
View File
@@ -35,8 +35,7 @@ module.exports = Marionette.Layout.extend({
{
name : 'album',
label : 'Album Title',
cell : AlbumTitleCell,
sortable : false
cell : AlbumTitleCell
},
{
name : 'this',