Merge branch '505-cmb-label-changes-for-carfix-details-and-landline' into '488-cmb-live'
Change labels for landline ad CarFix Details. #505 See merge request jankstudio/resq!588
This commit is contained in:
commit
dc2252f3e1
4 changed files with 4 additions and 4 deletions
|
|
@ -118,7 +118,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<label data-field="phone_landline">Landline</label>
|
||||
<label data-field="phone_landline">Second Number</label>
|
||||
<div class="input-group m-input-group">
|
||||
<span class="input-group-addon">{% trans %}country_code_prefix{% endtrans %}</span>
|
||||
<input type="text" name="phone_landline" id="customer-phone-landline" class="form-control m-input cust_field" value="{{ obj.getCustomer.getPhoneLandline|default('') }}" data-vehicle-field="1" disabled>
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<label data-field="phone_landline">Landline</label>
|
||||
<label data-field="phone_landline">Second Number</label>
|
||||
<div class="input-group m-input-group">
|
||||
<span class="input-group-addon">{% trans %}country_code_prefix{% endtrans %}</span>
|
||||
<input type="text" name="phone_landline" id="customer-phone-landline" class="form-control m-input cust_field" value="{{ obj.getCustomer.getPhoneLandline|default('') }}" data-vehicle-field="1" disabled>
|
||||
|
|
|
|||
|
|
@ -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: 'CarFix Details'
|
||||
delivery_instructions_label: 'Other 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: 'CarFix Details'
|
||||
delivery_instructions_label: 'Other Details'
|
||||
|
||||
# images
|
||||
image_logo_login: /assets/images/black-text-logo-01.png
|
||||
|
|
|
|||
Loading…
Reference in a new issue