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.
2 parents 39bfdc9 + 98ba8cd commit c93e65bCopy full SHA for c93e65b
app/code/Magento/Ui/view/base/layout/default.xml
@@ -5,7 +5,7 @@
5
* See COPYING.txt for license details.
6
*/
7
-->
8
-<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="admin-1column" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
+<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
9
<body>
10
<referenceContainer name="after.body.start">
11
<block class="Magento\Ui\Block\Logger" name="logger" template="Magento_Ui::logger.phtml"/>
0 commit comments