Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 

21 rinda
739 B

  1. <?xml version="1.0"?>
  2. <!--
  3. /**
  4. * Copyright © Magento, Inc. All rights reserved.
  5. * See COPYING.txt for license details.
  6. */
  7. -->
  8. <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Acl/etc/acl.xsd">
  9. <acl>
  10. <resources>
  11. <resource id="Magento_Backend::admin">
  12. <resource id="Magento_Backend::system">
  13. <resource id="Magento_Backend::system_other_settings">
  14. <resource id="Magento_EncryptionKey::crypt_key" title="Manage Encryption Key" translate="title" sortOrder="30" />
  15. </resource>
  16. </resource>
  17. </resource>
  18. </resources>
  19. </acl>
  20. </config>