Subversion Repositories DevTools

Rev

Rev 5958 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5958 Rev 6663
Line 162... Line 162...
162
<head>
162
<head>
163
<title>Deployment Manager</title>
163
<title>Deployment Manager</title>
164
<link rel="shortcut icon" href="<%=FavIcon%>"/>
164
<link rel="shortcut icon" href="<%=FavIcon%>"/>
165
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
165
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
166
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
166
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
167
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
167
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
168
<script language="JavaScript" src="scripts/common.js"></script>
168
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
169
 
169
 
170
</head>
170
</head>
171
<body background="images/bg_lite_blue.gif" leftmargin="0" topmargin="0" onLoad="FormName.bom_name.focus();">
171
<body background="images/bg_lite_blue.gif" leftmargin="0" topmargin="0" onLoad="FormName.bom_name.focus();">
172
<!-- HEADER ++++++++++++++++ -->
172
<!-- HEADER ++++++++++++++++ -->
173
<!--#include file="_header.asp"-->
173
<!--#include file="_header.asp"-->