Removed autocomplete plugin and use one provided by jquery.ui.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8653 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
phamt 2011-01-14 15:21:25 +00:00
parent cdaca8ced5
commit 7adbf0da4a

View File

@ -12,7 +12,6 @@ function loadPage(){
<head>
<title>xCAT Console</title>
<link rel="shortcut icon" href="images/favicon.ico">
<link href="css/jquery.autocomplete.css" rel=stylesheet type="text/css">
<link href="css/jquery-ui-1.8.7.custom.css" rel=stylesheet type="text/css">
<link href="css/jquery.dataTables.css" rel=stylesheet type="text/css">
<link href="css/superfish.css" rel=stylesheet type="text/css">