cost center budget year issues
This commit is contained in:
parent
f2d45a7e68
commit
c250224068
@ -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()
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user