CSULfinance Raih Juara 1 dal
Bukti Kinerja Unggul, CSULfinance 1){ new_arr_option = ''; new_arr_option2 = ''; $('#product option[value='+data.id+']').prop('selected', true); $('#product2 option[value='+data.id+']').prop('selected', true); $('#alternative-input').html(new_arr_option); $('#alternative-input2').html(new_arr_option2); } else { // for input text only (modal kerja) var new_input = ''; var new_input2 = ''; $('#product option[value='+data.id+']').prop('selected', true); $('#product2 option[value='+data.id+']').prop('selected', true); $('#alternative-input').html(new_input); $('#alternative-input2').html(new_input2); } } }, }) } function changePeriod(object) { $('#period option[value='+object.value+']').prop('selected', true); $('#period2 option[value='+object.value+']').prop('selected', true); }