<td> <form action="sql.php" method="post"> {{ Url_getHiddenInputs(db, table) }} <input type="hidden" name="sql_query" value="{{ html_sql_query|raw }}" /> <input type="hidden" name="pos" value="0" /> <input type="hidden" name="is_browse_distinct" value="{{ is_browse_distinct }}" /> <input type="hidden" name="session_max_rows" value="{{ not showing_all ? 'all' : max_rows }}" /> <input type="hidden" name="goto" value="{{ goto }}" /> <input type="checkbox" name="navig" id="showAll_{{ unique_id }}" class="showAllRows" {{- showing_all ? ' checked="checked"' }} value="all" /> <label for="showAll_{{ unique_id }}">{% trans 'Show all' %}</label> </form> </td>
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 |
|