From 5eb73c7292a08e83d0a1260881e55e9499d44ba0 Mon Sep 17 00:00:00 2001 From: Kendrick Chan Date: Tue, 3 Apr 2018 12:12:16 +0800 Subject: [PATCH] Comment out travel time and distance columns in job order dispatch form #66 --- templates/job-order/form.html.twig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/job-order/form.html.twig b/templates/job-order/form.html.twig index 45675122..560ffea9 100644 --- a/templates/job-order/form.html.twig +++ b/templates/job-order/form.html.twig @@ -528,8 +528,10 @@ Hub Branch + Available Riders Jobs For Assignment Contact Numbers @@ -545,8 +547,10 @@ {{ hub.hub.getName }} {{ hub.hub.getBranch }} + {{ hub.rider_count }} {{ hub.jo_count }} {{ hub.hub.getContactNumbers }}