Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit fb4b57f

Browse files
committed
update webwork version
1 parent b6a468d commit fb4b57f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

views/_sphinx_static_files.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
<link rel="stylesheet" type="text/css" href="{{=URL('static', 'css/accessibility.css')}}" />
1111
<script src="{{=URL('static', 'js/jquery.js')}}"></script>
1212
<script src="{{=URL('static', 'js/jquery-fix.js')}}"></script>
13-
<link href="https://webwork-ptx.aimath.org/webwork2_files/js/apps/MathView/mathview.css" rel="stylesheet">
14-
<script src="https://pretextbook.org/js/0.13/pretext-webwork/2.16/pretext-webwork.js"></script>
13+
14+
<script src="https://pretextbook.org/js/0.13/pretext-webwork/2.17/pretext-webwork.js"></script>
1515
<script src="https://webwork-ptx.aimath.org/webwork2_files/node_modules/iframe-resizer/js/iframeResizer.min.js"></script>
1616

1717
{{ import json

0 commit comments

Comments
 (0)