File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Backup/etc/adminhtml Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 7
7
-->
8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:module:Magento_Backend:etc/menu.xsd" >
9
9
<menu >
10
- <add id =" Magento_Backup::system_tools_backup" title =" Backups" translate =" title" module =" Magento_Backup" sortOrder =" 30" parent =" Magento_Backend::system_tools" action =" backup/index" resource =" Magento_Backup::backup" />
10
+ <add id =" Magento_Backup::system_tools_backup" title =" Backups" translate =" title" module =" Magento_Backup" sortOrder =" 30" parent =" Magento_Backend::system_tools" action =" backup/index" resource =" Magento_Backup::backup" dependsOnConfig = " system/backup/functionality_enabled " />
11
11
</menu >
12
12
</config >
You can’t perform that action at this time.
0 commit comments