mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
This has the reason that it's better to add a cache-buster via requirejs, so only the main.js module must be modified in development mode and we avoid an ugly bug in recent Chrome versions that prevents <script> nodes from being correctly loaded in some cases (aborted requests) refs #4611 (not really, but kind of)