Skip to content
Snippets Groups Projects
Commit 04798c7f authored by Piotr Gawron's avatar Piotr Gawron
Browse files

remove support for ie8

parent 3df23f3f
No related branches found
No related tags found
1 merge request!293Fix release build
...@@ -25,12 +25,6 @@ ...@@ -25,12 +25,6 @@
<link rel="stylesheet" href="{% static 'npm/jquery-ui-dist/jquery-ui.min.css' %}"> <link rel="stylesheet" href="{% static 'npm/jquery-ui-dist/jquery-ui.min.css' %}">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.css">
{% endblock styles %} {% endblock styles %}
......
...@@ -24,12 +24,6 @@ ...@@ -24,12 +24,6 @@
<!-- iCheck --> <!-- iCheck -->
<link rel="stylesheet" href="{% static 'npm/icheck/skins/square/blue.css' %}"> <link rel="stylesheet" href="{% static 'npm/icheck/skins/square/blue.css' %}">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<style> <style>
.login-logo-h5 { .login-logo-h5 {
margin-top: -10px; margin-top: -10px;
......
...@@ -24,12 +24,6 @@ ...@@ -24,12 +24,6 @@
<!-- iCheck --> <!-- iCheck -->
<link rel="stylesheet" href="{% static 'npm/icheck/skins/square/blue.css' %}"> <link rel="stylesheet" href="{% static 'npm/icheck/skins/square/blue.css' %}">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<style> <style>
.login-logo-h5 { .login-logo-h5 {
margin-top: -10px; margin-top: -10px;
......
...@@ -24,12 +24,6 @@ ...@@ -24,12 +24,6 @@
<!-- iCheck --> <!-- iCheck -->
<link rel="stylesheet" href="{% static 'npm/icheck/skins/square/blue.css' %}"> <link rel="stylesheet" href="{% static 'npm/icheck/skins/square/blue.css' %}">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<style> <style>
.login-logo-h5 { .login-logo-h5 {
margin-top: -10px; margin-top: -10px;
......
...@@ -24,12 +24,6 @@ ...@@ -24,12 +24,6 @@
<!-- iCheck --> <!-- iCheck -->
<link rel="stylesheet" href="{% static 'npm/icheck/skins/square/blue.css' %}"> <link rel="stylesheet" href="{% static 'npm/icheck/skins/square/blue.css' %}">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<style> <style>
.login-logo-h5 { .login-logo-h5 {
margin-top: -10px; margin-top: -10px;
......
...@@ -27,12 +27,6 @@ ...@@ -27,12 +27,6 @@
<!-- iCheck --> <!-- iCheck -->
<link rel="stylesheet" href="{% static 'npm/icheck/skins/square/blue.css' %}"> <link rel="stylesheet" href="{% static 'npm/icheck/skins/square/blue.css' %}">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<style> <style>
.login-logo-h5 { .login-logo-h5 {
margin-top: -10px; margin-top: -10px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment