__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
{% if position == 'left' %}
  {% if has_checkbox %}
    <td class="text-center d-print-none">
      <input type="checkbox" class="multi_checkbox checkall" id="id_rows_to_delete
        {{- row_number }}_left" name="rows_to_delete[{{ row_number }}]" value="{{ where_clause }}">
      <input type="hidden" class="condition_array" value="{{ condition }}">
    </td>
  {% endif %}

  {% if edit.url is not empty %}
    <td class="text-center d-print-none edit_row_anchor{{ not edit.clause_is_unique ? ' nonunique' }}">
      <span class="text-nowrap">
        {{ link_or_button(edit.url, edit.params, edit.string) }}
        {% if where_clause is not empty %}
          <input type="hidden" class="where_clause" value="{{ where_clause }}">
        {% endif %}
      </span>
    </td>
  {% endif %}

  {% if copy.url is not empty %}
    <td class="text-center d-print-none">
      <span class="text-nowrap">
        {{ link_or_button(copy.url, copy.params, copy.string) }}
        {% if where_clause is not empty %}
          <input type="hidden" class="where_clause" value="{{ where_clause }}">
        {% endif %}
      </span>
    </td>
  {% endif %}

  {% if delete.url is not empty %}
    <td class="text-center d-print-none{{ is_ajax ? ' ajax' }}">
      <span class="text-nowrap">
        {{ link_or_button(delete.url, delete.params, delete.string, {'class': 'delete_row requireConfirm' ~ (is_ajax ? ' ajax') }) }}
        {% if js_conf is not empty %}
          <div class="hide">{{ js_conf }}</div>
        {% endif %}
      </span>
    </td>
  {% endif %}
{% elseif position == 'right' %}
  {% if delete.url is not empty %}
    <td class="text-center d-print-none{{ is_ajax ? ' ajax' }}">
      <span class="text-nowrap">
        {{ link_or_button(delete.url, delete.params, delete.string, {'class': 'delete_row requireConfirm' ~ (is_ajax ? ' ajax') }) }}
        {% if js_conf is not empty %}
          <div class="hide">{{ js_conf }}</div>
        {% endif %}
      </span>
    </td>
  {% endif %}

  {% if copy.url is not empty %}
    <td class="text-center d-print-none">
      <span class="text-nowrap">
        {{ link_or_button(copy.url, copy.params, copy.string) }}
        {% if where_clause is not empty %}
          <input type="hidden" class="where_clause" value="{{ where_clause }}">
        {% endif %}
      </span>
    </td>
  {% endif %}

  {% if edit.url is not empty %}
    <td class="text-center d-print-none edit_row_anchor{{ not edit.clause_is_unique ? ' nonunique' }}">
      <span class="text-nowrap">
        {{ link_or_button(edit.url, edit.params, edit.string) }}
        {% if where_clause is not empty %}
          <input type="hidden" class="where_clause" value="{{ where_clause }}">
        {% endif %}
      </span>
    </td>
  {% endif %}

  {% if has_checkbox %}
    <td class="text-center d-print-none">
      <input type="checkbox" class="multi_checkbox checkall" id="id_rows_to_delete
        {{- row_number }}_right" name="rows_to_delete[{{ row_number }}]" value="{{ where_clause }}">
      <input type="hidden" class="condition_array" value="{{ condition }}">
    </td>
  {% endif %}
{% else %}
  {% if has_checkbox %}
    <td class="text-center d-print-none">
      <input type="checkbox" class="multi_checkbox checkall" id="id_rows_to_delete
        {{- row_number }}_left" name="rows_to_delete[{{ row_number }}]" value="{{ where_clause }}">
      <input type="hidden" class="condition_array" value="{{ condition }}">
    </td>
  {% endif %}
{% endif %}

Filemanager

Name Type Size Permission Actions
checkbox_and_links.twig File 3.42 KB 0644
comment_for_row.twig File 464 B 0644
empty_display.twig File 32 B 0644
null_display.twig File 180 B 0644
page_selector.twig File 139 B 0644
row_data.twig File 200 B 0644
table.twig File 12.44 KB 0644
table_headers_for_columns.twig File 607 B 0644
table_navigation_button.twig File 585 B 0644
value_display.twig File 100 B 0644
Filemanager