Skip to content

Commit f068bf4

Browse files
authored
Demos: remove 404 scripts from removeClass demo
Closes gh-2297
1 parent b8fff16 commit f068bf4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

demos/effect/removeClass.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<title>jQuery UI Effects - removeClass Demo</title>
77
<link rel="stylesheet" href="../../themes/base/all.css">
8-
<script src="../../external/jquery/jquery.js"></script>
9-
<script src="../../ui/effect.js"></script>
108
<link rel="stylesheet" href="../demos.css">
119
<style>
1210
.toggler { width: 500px; height: 200px; position: relative; }

0 commit comments

Comments
 (0)