ilscipio/scipio-erp

View on GitHub
applications/shop/widget/CommonMenus.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8"?>
<!--
This file is subject to the terms and conditions defined in the
files 'LICENSE' and 'NOTICE', which are part of this source
code package.
-->
<menus xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/widget-menu.xsd">
    
    <menu name="ShopSideBar" title="" extends="CommonSideBarMenu" extends-resource="component://common/widget/CommonMenus.xml"> 
    </menu>

</menus>