CASH-356 - Undid the validation rule changes
This commit is contained in:
parent
472dd74235
commit
40e1fb4fe2
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@
|
||||||
cmsWidgetName="ServiceZipQuestionWidget"
|
cmsWidgetName="ServiceZipQuestionWidget"
|
||||||
v-model="serviceZipCode"
|
v-model="serviceZipCode"
|
||||||
inputId="serviceZipCode"
|
inputId="serviceZipCode"
|
||||||
validationRules="registration-zip-required|zip-format"
|
validationRules="zip-required|zip-format"
|
||||||
mask="#####" />
|
mask="#####" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue