sabre-io / Baikal

Baïkal is a Calendar+Contacts server
https://sabre.io/baikal/
GNU General Public License v3.0
2.5k stars 289 forks source link

Remove historic Internet Explorer code #1162

Closed Rotzbua closed 1 year ago

Rotzbua commented 1 year ago

Baikal version: 0.9.3

Expected behaviour:

No historic code.

JQuery3 does not support <9 IE.

Steps to reproduce:

Code


<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
    <script src="res/core/BaikalAdmin/html5.js"></script>
<![endif]-->