Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 6b62a97f authored by Nicolas's avatar Nicolas
Browse files

Mise en place des ACL

parent 0a499bc8
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0"?>
<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="NicolasBejean_Sales::global" title="Sales" translate="true" sortOrder="57" />
</resource>
</resources>
</acl>
</config>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment