Remove html5shiv dependency

Gbp-Pq: Name remove-html5shiv.patch
This commit is contained in:
Dmitry Shachnev 2020-12-16 20:50:55 +03:00 committed by luoyaoming
parent 9178fc3221
commit 70dfffab39
1 changed files with 0 additions and 3 deletions

View File

@ -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) -%}