Change content for sheets + layout

This commit is contained in:
2024-11-26 14:30:19 +01:00
parent 023b94b2a0
commit 071641270c
5 changed files with 30 additions and 31 deletions

View File

@@ -19,25 +19,19 @@ export class Finding {
<strong>Materia:</strong> ${this._data.material}
</p>
<p class="p-2">
<strong>Misure</strong> ${this._data.measurements}
<strong>Misure:</strong> ${this._data.measurements}
</p>
<p class="p-2">
<strong>Inventario</strong> ${this._data.inventory}
<strong>Luogo e anno rinvenimento:</strong> ${this._data.place}. ${this._data.year}
</p>
<p class="p-2">
<strong>Luogo rinvenimento</strong> ${this._data.place}
<strong>Datazione:</strong> ${this._data.dating}
</p>
<p class="p-2">
<strong>Anno rinvenimento</strong> ${this._data.year}
<strong>Stato di conservazione:</strong> ${this._data.conservationState}
</p>
<p class="p-2">
<strong>Datazione</strong> ${this._data.dating}
</p>
<p class="p-2">
<strong>Stato di conservazione</strong> ${this._data.conservationState}
</p>
<p class="p-2">
<strong>Luogo di conservazione</strong> ${this._data.conservationPlace}
<strong>Luogo di conservazione:</strong> ${this._data.conservationPlace}
</p>
<p class="mt-4 pl-2 pr-5">
<span class="icon has-text-link">