Skip to content

Commit ee8f813

Browse files
committed
jq
1 parent 4e10aca commit ee8f813

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: tests/webpages/docking.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<meta name="viewport"
88
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, minimal-ui">
99
<script src="../../build/3Dmol.js"></script>
10+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
11+
1012
<style>
1113
* {
1214
margin: 0;
@@ -10677,4 +10679,4 @@
1067710679
</textarea>
1067810680
</body>
1067910681

10680-
</html>
10682+
</html>

0 commit comments

Comments
 (0)