mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-01 11:48:43 +01:00
Use explizit number formatting instead of implicit type conversions when rendering SVGs, to prevent a change of the locale from breaking the charts. fixes #6585