| Current Path : /home/rtorresani/www/vendor/magento/module-backup/view/adminhtml/layout/ |
| Current File : //home/rtorresani/www/vendor/magento/module-backup/view/adminhtml/layout/backup_index_grid.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<layout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/layout_generic.xsd">
<update handle="formkey"/>
<update handle="backup_index_block"/>
<container name="root">
<block class="Magento\Backend\Block\Widget\Grid\Container" name="adminhtml.system.backup.container" template="Magento_Backend::widget/grid/container/empty.phtml"/>
</container>
</layout>