mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-02 12:14:13 +01:00
This patch makes IcingaWeb deliver a legacy jQuery version for IE8 as it is no longer supported in jQuery 2.x. JS for IE8 will not be delivered minified to ease troubleshooting on that buggy platform. fixes #5866 refs #6417