changes of fu**ing calculator
This commit is contained in:
parent
9d30b9b618
commit
9912fe8d1c
|
|
@ -218,6 +218,7 @@ document.body.onload = function () {
|
|||
}
|
||||
|
||||
}else if(sec>0 && day>0 && bukja_price>=0 && !time_price>=0){
|
||||
var folder_name=$('#selected_folder_text').text();
|
||||
if(folder_name.includes('Altyn')){
|
||||
total = (sec*day*bukja_price*100)/60;
|
||||
total=total.toFixed(2);
|
||||
|
|
|
|||
Loading…
Reference in New Issue