mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 12:20:40 +00:00
Removed version numbers for jQuery in ganglianode.php
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10886 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -7,8 +7,8 @@ echo <<<EEE
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
|
||||
<link href="css/style.css" rel=stylesheet type="text/css">
|
||||
<link href="css/jquery.jqplot.css" rel=stylesheet type="text/css">
|
||||
<script type="text/javascript" src="js/jquery/jquery-1.4.4.min.js"></script>
|
||||
<script type="text/javascript" src="js/jquery/jquery-ui-1.8.12.start.min.js"></script>
|
||||
<script type="text/javascript" src="js/jquery/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="js/jquery/jquery-ui.min.js"></script>
|
||||
<script type="text/javascript" src="js/ui.js"></script>
|
||||
EEE;
|
||||
?>
|
||||
|
Reference in New Issue
Block a user