From 954348a323051f9a250c3d6eba3a93a40fa971b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Flavio=20Bont=C3=A0?= Date: Fri, 14 Nov 2025 11:06:55 +0100 Subject: [PATCH] fix stelline in infowindow map --- .../strutture-pubbliche/strutture-pubbliche.component.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 }