diff --git a/application/views/EditservicePurchaseorder.php b/application/views/EditservicePurchaseorder.php index d7fdbd18..ada2a4c0 100755 --- a/application/views/EditservicePurchaseorder.php +++ b/application/views/EditservicePurchaseorder.php @@ -717,7 +717,7 @@ $(document).ready(function () {
- + 'Select Supplier'); //print_r( $options); @@ -771,7 +771,7 @@ $(document).ready(function () {
- Select Delivery By
+ Select Delivery By*
'DateRange', 'value' => '0', 'checked' => ('0' == $DeliverOption) ? TRUE : FALSE, 'id' => 'Date')); ?> @@ -784,7 +784,7 @@ $(document).ready(function () {
- +

- +
'Deliverydt','value' => set_value('Deliverydt',$Deliverydt),'id'=>'Deliverydt', 'class' => 'form-control num' ,'required' => 'true', 'onkeypress'=>'return false;'); @@ -822,7 +822,7 @@ $(document).ready(function () {