Файловый менеджер - Редактировать - /home/lmsyaran/public_html/administrator/components/com_gantry5/templates/menu/base.html.twig
Назад
<section {%- if particle.css.id %} id="{{ particle.css.id }}"{% endif %} class="menu-selector-bar{%- if particle.css.class %} {{ particle.css.class }}{% endif %}" role="navigation"> <ul class="g-grid g-toplevel menu-selector" data-mm-id="" data-mm-base="" data-mm-base-level="1"> {% for child in item %} {% set active = (child.path|split('/')|first) == (path|split('/')|first) ? ' active' : '' %} <li data-mm-id="{{ child.path }}" data-mm-level="{{ child.level }}" {% if child.type == 'particle' or child.type == 'module' %} class="g-menu-item-{{ child.type }}{{ active }}{% if child.options.particle.enabled == false %} g-menu-item-disabled{% endif %}" data-mm-original-type="{{ child.type }}" {% else %} class="{{ active }}{% if child.enabled == false %} g-menu-item-disabled{% endif %}" {% endif %} > {% include 'menu/item.html.twig' with {'item': child, 'target': 'columns' } %} </li> {% endfor %} </ul> <a class="global-menu-settings" href="{{ gantry.route('menu/edit', id) }}"> <i aria-label="{{ 'GANTRY5_PLATFORM_MENU_GLOBAL_SETTINGS'|trans }}" class="fa fa-cog" aria-hidden="true"></i> </a> </section> <div class="column-container" data-g5-menu-columns=""> {% if columns %} {% include 'menu/columns.html.twig' with {'item': columns } %} {% endif %} </div>
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка