This commit is contained in:
@@ -132,9 +132,11 @@ app.customerSiteEdit = (function () {
|
||||
app.utilB.formData(res);
|
||||
}
|
||||
});
|
||||
}
|
||||
//set customer name
|
||||
//app.nav.setContextTitle(title);
|
||||
} else {
|
||||
//it's a new record, set default
|
||||
$("#legacyV7").val(true);
|
||||
$("#dbId").val("v7_no_dbid");
|
||||
}
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user