-two end tags are missed for <link />; and I aded them;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3682 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
e7e07234ab
commit
fc3e4f5911
@ -6,8 +6,8 @@
|
||||
|
||||
<script src="http://ui.jquery.com/js/jquery.js"></script>
|
||||
<script src="http://ui.jquery.com/js/ui.js"></script>
|
||||
<link rel="stylesheet" href="http://ui.jquery.com/applications/themeroller/css/app_screen.css" type="text/css" media="screen">
|
||||
<link rel="stylesheet" href="jquery-ui-themeroller.css" type="text/css" media="screen">
|
||||
<link rel="stylesheet" href="http://ui.jquery.com/applications/themeroller/css/app_screen.css" type="text/css" media="screen" />
|
||||
<link rel="stylesheet" href="jquery-ui-themeroller.css" type="text/css" media="screen" />
|
||||
<script type="text/javascript">
|
||||
$(function(){
|
||||
//accordion
|
||||
|
Loading…
Reference in New Issue
Block a user