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 581ae33 commit eabc6d1Copy full SHA for eabc6d1
app/code/Magento/Catalog/view/adminhtml/layout/catalog_category_edit.xml
@@ -9,8 +9,8 @@
9
<update handle="styles"/>
10
<head>
11
<css src="jquery/uppy/dist/uppy.fileupload-ui.css"/>
12
- <css src="Magento_Catalog::css/styles.css" />
13
- <link src="Magento_Catalog::js/edit-tree.js"/>2
+ <css src="Magento_Catalog::css/styles.css"/>
+ <link src="Magento_Catalog::js/edit-tree.js"/>
14
</head>
15
<update handle="editor"/>
16
<body>
0 commit comments