Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8c5c3c1

Browse files
committed
#14114: merge with 3.2.
2 parents c071a61 + 4342722 commit 8c5c3c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/tools/sphinxext/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{% endblock %}
77
{% block extrahead %}
88
<link rel="shortcut icon" type="image/png" href="{{ pathto('_static/py.png', 1) }}" />
9-
<script type="text/javascript" src="{{ pathto('_static/copybutton.js', 1) }}"></script>
9+
{% if not embedded %}<script type="text/javascript" src="{{ pathto('_static/copybutton.js', 1) }}"></script>{% endif %}
1010
{{ super() }}
1111
{% endblock %}
1212
{% block footer %}

0 commit comments

Comments
 (0)