Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/magento/module-ui/view/base/templates/layout/tabs/nav/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-ui/view/base/templates/layout/tabs/nav/default.phtml

<?php
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

/**
 * @var \Magento\Ui\Component\Layout\Tabs\Nav $block
 */
?>
<div data-bind="scope: '<?= $block->escapeHtmlAttr($block->getDataScope()) ?>.sections' " class="ui-tabs">
    <!-- ko template: getTemplate() --><!-- /ko -->
</div>