checkin merge

This commit is contained in:
venbatechnologies@gmail.com 2019-01-02 15:14:47 +05:30
parent fc6cebb0ca
commit 3614435884

View File

@ -121,7 +121,8 @@
</div>
<div fxFlex="100">
<mat-form-field style="width: 80%;">
<mat-select placeholder="Is there any other premises from which business activity is being run?"
<!-- <mat-select placeholder="Is there any other premises from which business activity is being run?"-->
<mat-select placeholder="Was any business activity seen at the (Address Type) seen during PD visit?"
formControlName="bussiness_activity" required>
<mat-option value="yes">Yes</mat-option>
<mat-option value="no">No</mat-option>