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