Tentative instance attachment

This commit is contained in:
2026-07-14 10:37:19 +02:00
parent 5a72c91891
commit faf9c3acea
4 changed files with 40 additions and 8 deletions

View File

@@ -2857,7 +2857,7 @@
"en": "Dublin Core Terms: identifier"
},
"value": {
"value": "Rilievo Bezzi Gio e paolo.jpg"
"value": "Rilievo Bezzi Gio e paolo.jpeg"
}
},
{

View File

@@ -180,12 +180,10 @@
<h1 class="fs-4 py-2 text-center"></h1>
</div>
<div class="row h-100">
<div class="col-5 border-end border-secondary-subtle h-100">
<ul id="properties"></ul>
</div>
<div class="col-7">
<p class="text-center fs-4 pt-4 mt-4">Sono inesorabilmente vuoto...</p>
<div class="border-end border-secondary-subtle h-100" id="properties-panel">
<ul id="properties-list"></ul>
</div>
<div class="d-none" id="attachment-panel"></div>
</div>
</div>