diff --git a/templates/job-order/form.onestep.html.twig b/templates/job-order/form.onestep.html.twig index 540f926c..0333a75f 100644 --- a/templates/job-order/form.onestep.html.twig +++ b/templates/job-order/form.onestep.html.twig @@ -388,6 +388,34 @@ +
+

+ Rider Assignment +

+
+
+
+ + +
+ + + + + + + + + + + + + +
First NameLast NameContact No.Plate NumberStatusAction
+
+
+
+
@@ -914,6 +942,8 @@ $(function() { // set hub selectedHub = id; + + // get riders of hub }); });