diff --git a/src/app/modules/public/strutture-pubbliche/strutture-pubbliche.component.html b/src/app/modules/public/strutture-pubbliche/strutture-pubbliche.component.html index fd85992..907c3ca 100644 --- a/src/app/modules/public/strutture-pubbliche/strutture-pubbliche.component.html +++ b/src/app/modules/public/strutture-pubbliche/strutture-pubbliche.component.html @@ -31,23 +31,31 @@ optionLabel="descrizione" optionValue="codice" [filter]="true"> - - + + + dataKey="dataKey" + optionLabel="luogo"> + #item>
@if (luogo.tipo === 'comune') {
+ class="bg-surface-50 dark:bg-surface-900 rounded-2xl border-2 border-dashed border-surface-200 dark:border-surface-700 h-[400px]"> @@ -204,7 +215,7 @@ - {{ row.struttura.nome }} + {{ row.struttura.nome }}