diff --git a/application/views/monthlypayinputs.php b/application/views/monthlypayinputs.php index 5ff7da1c..b48296a9 100755 --- a/application/views/monthlypayinputs.php +++ b/application/views/monthlypayinputs.php @@ -1,7 +1,19 @@ Key)) + { + $show_hide_column_value = false; + } + else + { + $show_hide_column_value = true; + } + break; + } $ex = explode('-',$dropdownvalue); @@ -233,24 +245,9 @@ $('html').bind('keypress', function(e) Loan_Recovered)) {if(is_numeric($record->Loan_Recovered)){echo number_format($record->Loan_Recovered,2,'.','');}else {echo $record->Loan_Recovered;}}else{echo number_format(0.00,2,'.','');} ?> - - - + Key)){echo "contenteditable='true';"; } ?> Key)){?> title="Payslip Calculated" style="text-align:right;color:blue;"style="text-align:right;" > @@ -271,9 +268,12 @@ $('html').bind('keypress', function(e) Key)){echo "contenteditable='true';"; } ?> Key)){?> title="Payslip Calculated" style="text-align:right;color:blue;"style="text-align:right;" >Festival_Bonus)){echo $record->Festival_Bonus; }else{ echo number_format(0.00,2,'.','');;} ?> - + + + + + -