ACused for issues
This commit is contained in:
parent
17d422f1c1
commit
af814f1b0d
@ -203,7 +203,7 @@
|
|||||||
<mat-form-field >
|
<mat-form-field >
|
||||||
<mat-select placeholder="Is this same AC used for?
|
<mat-select placeholder="Is this same AC used for?
|
||||||
" formControlName="same_ac_used_for">
|
" formControlName="same_ac_used_for">
|
||||||
<mat-option>Select</mat-option>
|
<mat-option value="" >Select</mat-option>
|
||||||
<!--<mat-option value="personal">Personal</mat-option>-->
|
<!--<mat-option value="personal">Personal</mat-option>-->
|
||||||
<mat-option value="business">Business</mat-option>
|
<mat-option value="business">Business</mat-option>
|
||||||
<!--<mat-option value="both">Both</mat-option>-->
|
<!--<mat-option value="both">Both</mat-option>-->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user