scroll horiontal in '_all tables'

This commit is contained in:
gw3000 2023-08-15 10:32:02 +02:00
parent 6387e45434
commit b6760071cc
3 changed files with 4 additions and 1 deletions

View file

@ -24,6 +24,7 @@
info: true,
"pagingType": "first_last_numbers",
responsive: true,
scrollX: true,
order: [[2, 'desc']],
columnDefs: [
{ responsivePriority: 1, targets: 0 },

View file

@ -28,6 +28,7 @@
info: true,
"pagingType": "first_last_numbers",
responsive: true,
scrollX: true,
order: [[2, 'desc']],
columnDefs: [
{ responsivePriority: 1, targets: 0 },

View file

@ -24,6 +24,7 @@
info: true,
"pagingType": "first_last_numbers",
responsive: true,
scrollX: true,
columnDefs: [
{ responsivePriority: 1, targets: 0 },
]
@ -75,4 +76,4 @@
</tbody>
</table>
{% endblock content %}
{% endblock content %}