File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
< head>
10
10
< meta charset="utf-8">
11
11
< title> <xsl : value-of select =" //entry/@name" /> demo< /title>
12
- < link rel="stylesheet" href="//code.jquery.com/ui/1.12.1 /themes/smoothness/jquery-ui.css"> <xsl : if test =" css" >
12
+ < link rel="stylesheet" href="//code.jquery.com/ui/1.13.3 /themes/smoothness/jquery-ui.css"> <xsl : if test =" css" >
13
13
< style> <xsl : value-of select =" css/text()" /> < /style> </xsl : if >
14
- < script src="//code.jquery.com/jquery-1.12.4 .js">< /script>
15
- < script src="//code.jquery.com/ui/1.12.1 /jquery-ui.js">< /script>
14
+ < script src="//code.jquery.com/jquery-3.7.1 .js">< /script>
15
+ < script src="//code.jquery.com/ui/1.13.3 /jquery-ui.js">< /script>
16
16
< /head>
17
17
< body>
18
18
<xsl : value-of select =" html/text()" />
You can’t perform that action at this time.
0 commit comments