Merge branch '81-remove-type-of-transaction-in-view-all-jo' into 'master'

Resolve "Remove type of transaction in view all jo"

Closes #81

See merge request jankstudio/resq!67
This commit is contained in:
Kendrick Chan 2018-04-08 03:31:09 +00:00
commit 24cdb75a8a

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'