Merge branch '79-remove-transaction-type-column-in-open-jo' into 'master'

Resolve "Remove transaction type column in open jo"

Closes #79

See merge request jankstudio/resq!66
This commit is contained in:
Kendrick Chan 2018-04-07 14:08:25 +00:00
commit f254fb2cb2

View file

@ -81,10 +81,6 @@
field: 'delivery_address', field: 'delivery_address',
title: 'Customer Area' title: 'Customer Area'
}, },
{
field: 'service_type',
title: 'Type of Transaction'
},
{ {
field: 'type', field: 'type',
title: 'Schedule' title: 'Schedule'