This commit is contained in:
Justin Bertram 2017-09-28 14:30:16 -05:00
commit 0b2a8eca4f
1 changed files with 2 additions and 2 deletions

View File

@ -131,7 +131,7 @@ var ARTEMIS = (function(ARTEMIS) {
},
{
field: 'deliveringCount',
displayName: 'Deliveing Count',
displayName: 'Delivering Count',
width: '*',
visible: false
},
@ -143,7 +143,7 @@ var ARTEMIS = (function(ARTEMIS) {
},
{
field: 'directDeliver',
displayName: 'Deliveing Count',
displayName: 'Direct Deliver',
width: '*',
visible: false
}