From 5433f29e5edaaf68c6a3a3f5f026481e24bf577a Mon Sep 17 00:00:00 2001 From: tekoiv Date: Mon, 18 Sep 2023 13:48:20 +0300 Subject: [PATCH] fix: some route infobox bugs --- app/component/TransitLeg.js | 2 +- app/component/route.scss | 6 ++++-- app/configurations/config.hsl.js | 33 ++++++++++++++++---------------- 3 files changed, 22 insertions(+), 19 deletions(-) diff --git a/app/component/TransitLeg.js b/app/component/TransitLeg.js index 17f7ad1957..580976d919 100644 --- a/app/component/TransitLeg.js +++ b/app/component/TransitLeg.js @@ -332,7 +332,7 @@ class TransitLeg extends React.Component {

{notification.header[lang]}

- {notification.content[lang]} + {notification.content[lang].join(' ')}
route.type === 902, + id: 'speedtramNotification', header: { fi: 'Mitä pikaratikka tarkoittaa?', en: 'What is light rail?',