File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
app/code/Magento/Ui/view/base/ui_component/templates Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55 * See COPYING.txt for license details.
66 */
77-->
8- < div xmlns:xsi ="http://www.w3.org/2001/XMLSchema-instance " xsi:noNamespaceSchemaLocation ="../../../../../../Ui/ etc/ui_template.xsd ">
8+ < div xmlns:xsi ="http://www.w3.org/2001/XMLSchema-instance " xsi:noNamespaceSchemaLocation ="urn:magento:module:Magento_Ui: etc/ui_template.xsd ">
99 < div data-bind ="scope: '{{getName()}}.areas' " class ="entry-edit form-inline ">
1010 <!-- ko template: getTemplate() --> <!-- /ko -->
1111 </ div >
Original file line number Diff line number Diff line change 55 * See COPYING.txt for license details.
66 */
77-->
8- < div xmlns:xsi ="http://www.w3.org/2001/XMLSchema-instance " xsi:noNamespaceSchemaLocation ="../../../../../../Ui/ etc/ui_template.xsd ">
8+ < div xmlns:xsi ="http://www.w3.org/2001/XMLSchema-instance " xsi:noNamespaceSchemaLocation ="urn:magento:module:Magento_Ui: etc/ui_template.xsd ">
99 < div data-bind ="scope: '{{getName()}}.areas' ">
1010 <!-- ko template: getTemplate() --> <!-- /ko -->
1111 </ div >
Original file line number Diff line number Diff line change 55 * See COPYING.txt for license details.
66 */
77-->
8- < div xmlns:xsi ="http://www.w3.org/2001/XMLSchema-instance " xsi:noNamespaceSchemaLocation ="../../../../../../Ui/ etc/ui_template.xsd ">
8+ < div xmlns:xsi ="http://www.w3.org/2001/XMLSchema-instance " xsi:noNamespaceSchemaLocation ="urn:magento:module:Magento_Ui: etc/ui_template.xsd ">
99 < div data-role ="spinner " data-component ="{{getName()}}.{{getName()}} " class ="admin__form-loading-mask ">
1010 < div class ="spinner ">
1111 < span /> < span /> < span /> < span /> < span /> < span /> < span /> < span />
Original file line number Diff line number Diff line change 55 * See COPYING.txt for license details.
66 */
77-->
8- < div xmlns:xsi ="http://www.w3.org/2001/XMLSchema-instance " xsi:noNamespaceSchemaLocation ="../../../../../../Ui/ etc/ui_template.xsd ">
8+ < div xmlns:xsi ="http://www.w3.org/2001/XMLSchema-instance " xsi:noNamespaceSchemaLocation ="urn:magento:module:Magento_Ui: etc/ui_template.xsd ">
99 < div data-role ="spinner " data-component ="{{getName()}}.areas " class ="admin__data-grid-loading-mask ">
1010 < div class ="spinner ">
1111 < span /> < span /> < span /> < span /> < span /> < span /> < span /> < span />
Original file line number Diff line number Diff line change 99 class ="admin__data-grid-outer-wrap "
1010 data-bind ="scope: '{{getName()}}.{{getName()}}' "
1111 xmlns:xsi ="http://www.w3.org/2001/XMLSchema-instance "
12- xsi:noNamespaceSchemaLocation ="../../../../../../Ui/ etc/ui_template.xsd ">
12+ xsi:noNamespaceSchemaLocation ="urn:magento:module:Magento_Ui: etc/ui_template.xsd ">
1313 < div data-role ="spinner " data-component ="{{getName()}}.{{getName()}}.{{spinner}} " class ="admin__data-grid-loading-mask ">
1414 < div class ="spinner ">
1515 < span /> < span /> < span /> < span /> < span /> < span /> < span /> < span />
You can’t perform that action at this time.
0 commit comments