| Current Path : /home/rtorresani/www/app/code/Amasty/Rewards/view/adminhtml/layout/ |
| Current File : //home/rtorresani/www/app/code/Amasty/Rewards/view/adminhtml/layout/customer_index_edit.xml |
<?xml version="1.0"?>
<!--
/**
* @author Amasty Team
* @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
* @package Reward Points Base for Magento 2
*/-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<body>
<referenceBlock name="customer_form">
<block class="Amasty\Rewards\Block\Adminhtml\RewardTab" name="amrewards" acl="Amasty_Rewards::customer" />
<block class="Amasty\Rewards\Block\Adminhtml\RewardHistoryTab" name="amrewardsHistory" acl="Amasty_Rewards::customer" />
</referenceBlock>
</body>
</page>