Unwanted Alert removed in Pd team : ps

This commit is contained in:
venbatechnologies@gmail.com 2018-10-30 19:08:45 +05:30
parent 5e38561d26
commit 3a63f2ba4d

View File

@ -221,7 +221,7 @@ onChangeEntityId($event){
if(this._pdTeamForm.value['fk_city'] != null){
this.f.fk_city.setValue(null);
alert(this._pdTeamForm.value['fk_city']);
//alert(this._pdTeamForm.value['fk_city']);
}
if($event.isUserInput != false){