Unwanted Alert removed in Pd team : ps
This commit is contained in:
parent
5e38561d26
commit
3a63f2ba4d
@ -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){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user