report pdf + export options + work

This commit is contained in:
JMARyA 2024-12-06 15:07:03 +01:00
parent 3caecf63f6
commit 696e603476
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
9 changed files with 2579 additions and 12 deletions

View file

@ -8,5 +8,6 @@ hx-get="/report/{{ report.id }}" hx-target="#main_content" hx-push-url="true" hx
>
</div>
{% endif %} {{ report }}
{% endif %}
<img src="/report/{{ report.id }}/png" class="w-full h-full object-cover">
</a>