mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Tests: Fix jquery reference in unit index file
This commit is contained in:
parent
0566e99457
commit
d3bb0f7bdb
@ -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