Initial commit
This commit is contained in:
6
pma/templates/display/results/page_selector.twig
Normal file
6
pma/templates/display/results/page_selector.twig
Normal file
@ -0,0 +1,6 @@
|
||||
<td>
|
||||
<form action="{{ url('/sql') }}" method="post">
|
||||
{{ get_hidden_inputs(url_params) }}
|
||||
{{ page_selector|raw }}
|
||||
</form>
|
||||
</td>
|
Reference in New Issue
Block a user