[ Avaa Bypassed ]




Upload:

Command:

www-data@3.139.237.218: ~ $
{% if comments_map[fields_meta.table] is defined
    and comments_map[fields_meta.table][fields_meta.name] is defined %}
    <span class="tblcomment" title="{{ comments_map[fields_meta.table][fields_meta.name] }}">
        {% if comments_map[fields_meta.table][fields_meta.name]|length > limit_chars %}
            {{ comments_map[fields_meta.table][fields_meta.name]|slice(0, limit_chars) }}…
        {% else %}
            {{ comments_map[fields_meta.table][fields_meta.name] }}
        {% endif %}
    </span>
{% endif %}

Filemanager

Name Type Size Permission Actions
additional_fields.twig File 514 B 0644
comment_for_row.twig File 527 B 0644
empty_display.twig File 44 B 0644
multi_row_operations_form.twig File 443 B 0644
null_display.twig File 230 B 0644
options_block.twig File 4.32 KB 0644
show_all_checkbox.twig File 742 B 0644
table_navigation_button.twig File 599 B 0644
value_display.twig File 92 B 0644