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 9a8d94d commit 2ad6831Copy full SHA for 2ad6831
app/code/Magento/Customer/view/adminhtml/web/template/default-address.html
@@ -1,3 +1,9 @@
1
+<!--
2
+/**
3
+ * Copyright © Magento, Inc. All rights reserved.
4
+ * See COPYING.txt for license details.
5
+ */
6
+-->
7
<div data-bind="attr: {class: contentClass}">
8
<div data-bind="attr: {class: 'fieldset-wrapper address-information ' + defaultAddressClass}">
9
<address>
0 commit comments