<?xml version="1.0"?>
<!--
/**
 * @license http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * @author Benjamin Houillon <bhouillon@kaliop.com>
 * @copyright Copyright (c) 2019 Kaliop Digital Commerce (https://digitalcommerce.kaliop.com/)
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Backend:etc/menu.xsd">
    <menu>
        <add id="Kaliop_TopBanner::top_banner" title="Top Banners" translate="title" module="Kaliop_TopBanner" sortOrder="50" parent="Magento_Backend::content_elements" action="kp_top_banner/topbanner" resource="Kaliop_TopBanner::top_banner"/>
    </menu>
</config>
