mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Tests: Fix jquery reference in unit index file
(cherry picked from commit d3bb0f7bdb
)
This commit is contained in:
parent
76ebe0882b
commit
66b31b3e62
@ -7,7 +7,7 @@
|
||||
<link rel="stylesheet" href="../../themes/base/core.css">
|
||||
<link rel="stylesheet" href="../../themes/base/theme.css">
|
||||
<link rel="stylesheet" href="../index.css">
|
||||
<script src="../../jquery.js"></script>
|
||||
<script src="../../external/jquery/jquery.js"></script>
|
||||
<script src="../index.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user