Skip to content

Commit 6a7f3d9

Browse files
committed
Summary: Update Secretariat jQuery version to the same as the rest of
the site (1.11.1) to make the people selection widget work - Legacy-Id: 8704
1 parent 4bb48ac commit 6a7f3d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/secr/templates/base_secr.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
{% block extrastyle %}{% endblock %}
1212

1313
{% block extrahead %}
14-
<script type="text/javascript" src="{{ SECR_STATIC_URL }}js/jquery-1.5.1.min.js"></script>
14+
<script type="text/javascript" src="/facelift/js/lib/jquery-1.11.1.min.js"></script>
1515
{% endblock %}
1616

1717
{% block blockbots %}<meta name="robots" content="NONE,NOARCHIVE" />{% endblock %}

0 commit comments

Comments
 (0)