address from Label Changes
This commit is contained in:
parent
51d6012e37
commit
ab4a3020a2
@ -121,7 +121,8 @@
|
|||||||
</div>
|
</div>
|
||||||
<div fxFlex="100">
|
<div fxFlex="100">
|
||||||
<mat-form-field style="width: 80%;">
|
<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>
|
formControlName="bussiness_activity" required>
|
||||||
<mat-option value="yes">Yes</mat-option>
|
<mat-option value="yes">Yes</mat-option>
|
||||||
<mat-option value="no">No</mat-option>
|
<mat-option value="no">No</mat-option>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user