diff --git a/src/app/modules/public/strutture-pubbliche/strutture-pubbliche.component.ts b/src/app/modules/public/strutture-pubbliche/strutture-pubbliche.component.ts index 76a2d9a..0777f71 100644 --- a/src/app/modules/public/strutture-pubbliche/strutture-pubbliche.component.ts +++ b/src/app/modules/public/strutture-pubbliche/strutture-pubbliche.component.ts @@ -265,10 +265,10 @@ export class StrutturePubblicheComponent { const contentString = `
- ${ - info.struttura.stelline - } -

${ + ${''.repeat( + info.struttura.stelline.length, + )} +

${ info.struttura.nome }