assests changes

This commit is contained in:
gandhimathi 2019-01-10 10:50:00 +05:30
parent 295d7e0666
commit a928bc80f7

View File

@ -412,7 +412,7 @@ public m_investmentType = [];
business_details: this._formBuilder.array([]),
business_approximate_market_value: [''],
business_name_of_the_owner: [],
business_name_of_the_owner_other: [],
business_name_of_the_other_owner: [],
//other_owner:[''],
//relation:[''],
business_purchase_year: ['',Validators.compose([Validators.minLength(4),Validators.maxLength(4)])],