We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb208a8 commit c1c363fCopy full SHA for c1c363f
app/code/Magento/Customer/view/frontend/templates/address/edit.phtml
@@ -126,7 +126,7 @@
126
value="<?= $block->escapeHtmlAttr($block->getRegion()) ?>"
127
title="<?= /* @noEscape */ $_region ?>"
128
class="input-text validate-not-number-first<?= $_regionValidationClass ?>"
129
- <?= !$_displayAll ? ' disabled="disabled"' : '' ?>/>
+ <?= !$_displayAll ? ' disabled="disabled"' : '' ?>/>
130
</div>
131
132
<div class="field zip required">
0 commit comments