Fixed: Improved error messaging for manual import

This commit is contained in:
Mark McDowall
2015-06-07 14:09:49 -07:00
parent c9f1039ab4
commit 92b87b9d21
5 changed files with 41 additions and 5 deletions
+2 -1
View File
@@ -59,7 +59,8 @@ module.exports = Marionette.Layout.extend({
cell : ApprovalStatusCell,
sortable : true,
sortType : 'fixed',
direction : 'ascending'
direction : 'ascending',
title : 'Release Rejected'
},
{
name : 'download',