12 <?php
if (
$block->getTabs()): ?>
13 <div
id=
"<?= /* @escapeNotVerified */ $block->getId() ?>" class=
"config-nav">
16 foreach (
$block->getTabs() as $_tab):
21 foreach ($_tab->getChildren() as $_section) {
22 if (
$block->isSectionActive($_section)) {
28 <div
class=
"config-nav-block admin__page-nav _collapsed 29 <?php if ($_tab->getClass()): ?> 30 <?= /* @escapeNotVerified */ $_tab->getClass() ?> 32 data-
mage-init=
'{"collapsible":{"active": "<?= /* @escapeNotVerified */ $activeCollapsible ?>", 33 "openedState": "_show", 34 "closedState": "_hide", 37 <div
class=
"admin__page-nav-title title _collapsible" data-role=
"title">
38 <strong><?= $_tab->getLabel() ?></strong>
41 <ul
class=
"admin__page-nav-items items" data-role=
"content">
45 foreach ($_tab->getChildren() as $_section): ?>
46 <li
class=
"admin__page-nav-item item 47 <?= /* @escapeNotVerified */ $_section->getClass() ?> 48 <?php if ($block->isSectionActive($_section)): ?> _active<?php endif ?> 49 <?= $_tab->getChildren()->isLast($_section) ? ' _last' : '' ?>">
50 <a href=
"<?= /* @escapeNotVerified */ $block->getSectionUrl($_section) ?>" 51 class=
"admin__page-nav-link item-nav">
52 <span><?= $_section->getLabel() ?></span>
if( $form)() ?>< script > require(['jquery' mage mage
foreach($_tab->getChildren() as $_section) if( $_tab->getClass())() ?><?php endif ?>" data-mage-init $_iterator