Cost Center Modified
This commit is contained in:
parent
eff7eb33d4
commit
608e25783b
@ -748,19 +748,7 @@ function CountRows() {
|
||||
function validate()
|
||||
{
|
||||
|
||||
//var rowCount = $('#BudgetTable').rows.length;
|
||||
//if(rowCount=='4')
|
||||
//{
|
||||
// $("#addbudgetmodel").modal('hide');
|
||||
|
||||
//}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
if($("#txtSelectedDepartment").val().length < 1)
|
||||
{
|
||||
alert('Please Select Department');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user