| Current Path : /home/rtorresani/www/app/code/Amasty/Base/view/adminhtml/layout/ |
| Current File : //home/rtorresani/www/app/code/Amasty/Base/view/adminhtml/layout/amasty_base_information_block.xml |
<?xml version="1.0"?>
<!--
/**
* @author Amasty Team
* @copyright Copyright (c) Amasty (https://www.amasty.com)
* @package Magento 2 Base Package
*/-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<body>
<block class="Amasty\Base\Block\Adminhtml\System\Config\InformationBlocks\Basic" name="aminfotab.basic">
<action method="setClass">
<argument name="class" xsi:type="string">amasty-info-block</argument>
</action>
<block class="Amasty\Base\Block\Adminhtml\System\Config\InformationBlocks\VersionInfo" name="aminfotab.version"/>
<block class="Amasty\Base\Block\Adminhtml\System\Config\InformationBlocks\ExistingConflicts" name="aminfotab.conflicts"/>
<block class="Amasty\Base\Block\Adminhtml\System\Config\InformationBlocks\Basic" name="aminfotab.buttons.wrapper">
<action method="setClass">
<argument name="class" xsi:type="string">ambase-buttons-container</argument>
</action>
<block class="Amasty\Base\Block\Adminhtml\System\Config\InformationBlocks\FeatureRequest" name="aminfotab.feature"/>
<block class="Amasty\Base\Block\Adminhtml\System\Config\InformationBlocks\UserGuide" name="aminfotab.guide"/>
</block>
</block>
</body>
</page>