| Line 178... |
Line 178... |
| 178 |
<head>
|
178 |
<head>
|
| 179 |
<title>Deployment Manager</title>
|
179 |
<title>Deployment Manager</title>
|
| 180 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
180 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 181 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
181 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 182 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
182 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 183 |
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
|
183 |
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
|
| 184 |
<script language="JavaScript" src="scripts/common.js"></script>
|
184 |
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
|
| 185 |
</head>
|
185 |
</head>
|
| 186 |
|
186 |
|
| 187 |
<body leftmargin="0" topmargin="0" <%If parAction <> "" Then%>onLoad="FormName.branch_name.focus();"<%End If%>>
|
187 |
<body leftmargin="0" topmargin="0" <%If parAction <> "" Then%>onLoad="FormName.branch_name.focus();"<%End If%>>
|
| 188 |
<!-- HEADER ++++++++++++++++ -->
|
188 |
<!-- HEADER ++++++++++++++++ -->
|
| 189 |
<!--#include file="_header.asp"-->
|
189 |
<!--#include file="_header.asp"-->
|