File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
app/code/Magento/Catalog/view/adminhtml/templates/catalog/product Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2323</form>
2424<script type="text/x-magento-init">
2525 {
26- ' #edit_form' : {
27- "Magento_Ui /catalog/product/edit/attribute": {
28- validationUrl: ' <?= /* @escapeNotVerified */ $ block ->getValidationUrl () ?> '
26+ " #edit_form" : {
27+ "Magento_Catalog /catalog/product/edit/attribute": {
28+ " validationUrl": " <?= /* @escapeNotVerified */ $ block ->getValidationUrl () ?> "
2929 }
3030 }
3131 }
Original file line number Diff line number Diff line change 1414<script type="text/x-magento-init">
1515 {
1616 "#attributes-edit-form": {
17- "Magento_Ui /catalog/product/edit/attribute": {
18- validationUrl: ' <?= /* @escapeNotVerified */ $ block ->getValidationUrl () ?> '
17+ "Magento_Catalog /catalog/product/edit/attribute": {
18+ " validationUrl": " <?= /* @escapeNotVerified */ $ block ->getValidationUrl () ?> "
1919 }
2020 }
2121 }
You can’t perform that action at this time.
0 commit comments