File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
< title > Test for Issue #6946</ title >
6
6
< link rel ="stylesheet " href ="../all.css " type ="text/css ">
7
7
< link rel ="stylesheet " href ="../../../themes/base/jquery.ui.all.css " type ="text/css " />
8
- < script type ="text/javascript " src ="../../../jquery-1.4.4 .js "> </ script >
8
+ < script type ="text/javascript " src ="../../../jquery-1.5.1 .js "> </ script >
9
9
< script type ="text/javascript " src ="../../../ui/jquery.ui.core.js "> </ script >
10
10
< script type ="text/javascript " src ="../../../ui/jquery.ui.widget.js "> </ script >
11
11
< script type ="text/javascript " src ="../../../ui/jquery.ui.mouse.js "> </ script >
@@ -60,7 +60,7 @@ <h2>Experienced (Gecko/Opera)</h2>
60
60
$ ( '#sortable' ) . bind ( 'click' , function ( ) {
61
61
$ ( '#events' ) . append ( 'Click event received!<br />' ) ;
62
62
} ) ;
63
- } ) ;
63
+ } ) ;
64
64
65
65
</ script >
66
66
</ body >
You can’t perform that action at this time.
0 commit comments