| 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/second_level.html |
<section class="ambase-submenu -second"
data-bind="
css: {
'_show': $data.secondLevelItem
}
">
<!-- ko template: { name: templates.title, data: { title: secondLevelItem().label }} --><!-- /ko-->
<!-- ko template: { name: templates.closeButton, data: { action: resetActiveItem.bind($data) } } --><!-- /ko-->
<!-- ko template: { name: templates.links_list, data: { items: secondLevelItem().items } } --><!-- /ko-->
</section>