From c2502240683b56ba7d1c1bd3d677e407df113b6c Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Tue, 14 Nov 2017 05:22:22 +0000 Subject: [PATCH] cost center budget year issues --- application/views/editOldcost.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/application/views/editOldcost.php b/application/views/editOldcost.php index 33f8dc0d..7048f2a6 100755 --- a/application/views/editOldcost.php +++ b/application/views/editOldcost.php @@ -1019,16 +1019,16 @@ $('.tempClickEdit').click(function(){ //console.log(rows.length); -if(rows.length>=5) -{ +//if(rows.length>=5) +//{ - $('#ButtonAdd').hide(); + // $('#ButtonAdd').hide(); -} -else -{ - $('#ButtonAdd').show(); -} +//} +//else +//{ + //$('#ButtonAdd').show(); +//} function CountRows() {