From a2936bff07b20c9c571b9488f964e54620bdd7b5 Mon Sep 17 00:00:00 2001 From: Kendrick Chan Date: Sun, 8 Apr 2018 11:25:28 +0800 Subject: [PATCH] Remove type of transaction column in all jo #81 --- templates/job-order/list.all.html.twig | 4 ---- 1 file changed, 4 deletions(-) diff --git a/templates/job-order/list.all.html.twig b/templates/job-order/list.all.html.twig index a36ff295..6feb192d 100644 --- a/templates/job-order/list.all.html.twig +++ b/templates/job-order/list.all.html.twig @@ -81,10 +81,6 @@ field: 'delivery_address', title: 'Customer Area' }, - { - field: 'service_type', - title: 'Type of Transaction' - }, { field: 'type', title: 'Schedule'