A few UI Fixes

Closes #1009
Closes #1010
This commit is contained in:
Mark McDowall
2015-12-18 23:41:30 -08:00
parent e03906b294
commit 95da301975
4 changed files with 11 additions and 10 deletions

View File

@@ -56,7 +56,7 @@ module.exports = Marionette.Layout.extend({
},
{
name : 'timeleft',
label : 'Timeleft',
label : 'Time Left',
cell : TimeleftCell,
cellValue : 'this'
},