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

View File

@@ -50,7 +50,8 @@ module.exports = Marionette.Layout.extend({
{
name : 'rejections',
label : '',
cell : ApprovalStatusCell
cell : ApprovalStatusCell,
title : 'Release Rejected'
}
],