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

Commit e969d2d

Browse files
committed
Update jquery-ui to 1.13.0
1 parent 31caf47 commit e969d2d

34 files changed

+32663
-92
lines changed

src/spinweb/static/spin_graph/graph.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<head>
44
<!-- Load jQuery and stylesheets first -->
55
<script src="./js/jquery-3.6.0.min.js" ></script>
6-
<script src="./js/jquery-ui-1.12.1.custom/jquery-ui.min.js"></script>
7-
<link href="./js/jquery-ui-1.12.1.custom/jquery-ui.theme.min.css" rel="stylesheet">
8-
<link href="./js/jquery-ui-1.12.1.custom/jquery-ui.min.css" rel="stylesheet">
6+
<script src="./js/jquery-ui-1.13.0.custom/jquery-ui.min.js"></script>
7+
<link href="./js/jquery-ui-1.13.0.custom/jquery-ui.theme.min.css" rel="stylesheet">
8+
<link href="./js/jquery-ui-1.13.0.custom/jquery-ui.min.css" rel="stylesheet">
99
<!-- load VisJS script and stylesheet -->
1010
<script type="text/javascript" src="./js/vis/moment.js"></script>
1111
<script src="./js/vis/vis-data.min.js"></script>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)