| Current Path : /var/www/html/app/code/FlipsDigital/CustomerTextbookList/etc/ |
| Current File : /var/www/html/app/code/FlipsDigital/CustomerTextbookList/etc/acl.xml |
<?xml version="1.0"?>
<!--
/**
* acl
* @copyright Copyright © 2021 FlipsDigital. All rights reserved.
* @author calvin.so@flipsdigital.com
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Acl/etc/acl.xsd">
<acl>
<resources>
<resource id="Magento_Backend::admin">
<resource id="FlipsDigital_CustomerTextbookList::customertextbooklist" title="CustomerTextbookList" sortOrder="10" />
</resource>
</resources>
</acl>
</config>