Rename Delivery Instructions to CarFix Details. #369
This commit is contained in:
parent
c0595684d6
commit
63210ab463
3 changed files with 6 additions and 8 deletions
|
|
@ -321,7 +321,7 @@
|
|||
</div>
|
||||
<br>
|
||||
<div class="col-lg-12 form-group-inner">
|
||||
<label data-field="delivery_instructions">Delivery Instructions</label>
|
||||
<label data-field="delivery_instructions">{% trans %}delivery_instructions_label{% endtrans %}</label>
|
||||
<textarea name="delivery_instructions" class="form-control m-input" rows="4">{{ obj.getDeliveryInstructions }}</textarea>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ battery_size_tradein_other: Trade-in Other
|
|||
add_cust_vehicle_battery_info: This vehicle is using a Motolite battery
|
||||
jo_title_pdf: Res-Q for CMB Job Order
|
||||
country_code_prefix: '+60'
|
||||
delivery_instructions_label: 'Delivery Instructions - CarFix Job Order No.'
|
||||
delivery_instructions_label: 'CarFix Details'
|
||||
|
||||
# images
|
||||
image_logo_login: /assets/images/black-text-logo-01.png
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ battery_size_tradein_other: Trade-in Other
|
|||
add_cust_vehicle_battery_info: This vehicle is using a Motolite battery
|
||||
jo_title_pdf: Res-Q for CMB Job Order
|
||||
country_code_prefix: '+60'
|
||||
delivery_instructions_label: 'Delivery Instructions - CarFix Job Order No.'
|
||||
delivery_instructions_label: 'CarFix Details'
|
||||
|
||||
# images
|
||||
image_logo_login: /assets/images/black-text-logo-01.png
|
||||
|
|
@ -22,8 +22,6 @@ image_dashboard: /assets/images/century_logo.png
|
|||
image_jo_pdf: /public/assets/images/black-text-logo-01-115x115.png
|
||||
|
||||
# default point for maps
|
||||
default_lat: 14.6091
|
||||
default_long: 121.0223
|
||||
#default_lat: 3.084216
|
||||
#default_long: 101.6129996
|
||||
default_region: ph
|
||||
default_lat: 3.084216
|
||||
default_long: 101.6129996
|
||||
default_region: my
|
||||
|
|
|
|||
Loading…
Reference in a new issue