mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-18 07:27:39 +02: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