- aggiornato Card service, e CGridTableRec.

This commit is contained in:
Surya Paolo
2025-11-28 21:28:31 +01:00
parent 3018542868
commit 2abdda3b44
17 changed files with 1753 additions and 421 deletions

View File

@@ -53,7 +53,10 @@
</div>
</div>
<div class="event-image-container">
<div
class="event-image-container"
:style="{ height: computedEventImageHeight() }"
>
<q-img
:src="tools.getFullFileName(myrec.photos, table, myrec.username, '')"
:alt="myrec.descr"