cost center budget year issues

This commit is contained in:
gandhimathi 2017-11-14 05:22:22 +00:00
parent f2d45a7e68
commit c250224068

View File

@ -1019,16 +1019,16 @@ $('.tempClickEdit').click(function(){
//console.log(rows.length); //console.log(rows.length);
if(rows.length>=5) //if(rows.length>=5)
{ //{
$('#ButtonAdd').hide(); // $('#ButtonAdd').hide();
} //}
else //else
{ //{
$('#ButtonAdd').show(); //$('#ButtonAdd').show();
} //}
function CountRows() function CountRows()
{ {