Subversion Repositories DevTools

Rev

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

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