| Current Path : /home/rtorresani/www/app/code/Amasty/Base/view/adminhtml/web/template/submenu/ |
| Current File : //home/rtorresani/www/app/code/Amasty/Base/view/adminhtml/web/template/submenu/menu_lists.html |
<div class="ambase-menu-container" afterRender="afterRender.bind($data)">
<!-- ko ifnot: noSearchResults -->
<!-- ko scope: 'ambase_solutions' -->
<!-- ko template: { name: templates.list } --><!-- /ko-->
<!-- /ko-->
<!-- ko scope: 'ambase_simples' -->
<!-- ko template: { name: templates.list } --><!-- /ko-->
<!-- /ko -->
<!-- ko scope: 'ambase_links' -->
<!-- ko template: { name: templates.list } --><!-- /ko-->
<!-- /ko -->
<!-- /ko -->
<p class="ambase-notice" data-bind="visible: $data.noSearchResults, i18n: 'Sorry, no products were found.'"></p>
</div>