05/22 Enhance codes and fix bugs 2

This commit is contained in:
2026-05-22 14:18:21 -04:00
parent 3511ac2b56
commit 12b5fd9ce0
12 changed files with 235 additions and 11 deletions
+2
View File
@@ -62,6 +62,7 @@
</div>
<div class="card-body p-0">
{% if tickets.items %}
<div class="table-responsive">
<table class="table mb-0">
<thead>
<tr>
@@ -115,6 +116,7 @@
{% endfor %}
</tbody>
</table>
</div>
{% if tickets.pages > 1 %}
<div class="d-flex justify-content-center py-3">