Remove html5shiv dependency
Gbp-Pq: Name remove-html5shiv.patch
This commit is contained in:
parent
9178fc3221
commit
70dfffab39
|
@ -62,9 +62,6 @@
|
|||
|
||||
{#- JAVASCRIPTS #}
|
||||
{%- block scripts %}
|
||||
<!--[if lt IE 9]>
|
||||
<script src="{{ pathto('_static/js/html5shiv.min.js', 1) }}"></script>
|
||||
<![endif]-->
|
||||
{%- if not embedded %}
|
||||
{# XXX Sphinx 1.8.0 made this an external js-file, quick fix until we refactor the template to inherert more blocks directly from sphinx #}
|
||||
{%- if sphinx_version_info >= (1, 8) -%}
|
||||
|
|
Loading…
Reference in New Issue