The loan period does not automatically adjust when the pickup location changes in web forms
   
    Workaround: Replace line 180 in aresajax.js with the following line:
data: { action: 70, type: 785, PickupLocation: pickupLocation, LoanPeriod: $('#LoanPeriod').val() },
Bug#4140
                0
                 votes
              
            
 
          