add favicon

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7937 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
xq2005 2010-10-27 06:42:12 +00:00
parent d6a37d7277
commit f7611579ca
2 changed files with 1 additions and 0 deletions

BIN
xCAT-UI/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

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