Subversion Repositories DevTools

Rev

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

Rev 5962 Rev 6671
Line 182... Line 182...
182
<head>
182
<head>
183
<title>Deployment Manager</title>
183
<title>Deployment Manager</title>
184
<link rel="shortcut icon" href="<%=FavIcon%>"/>
184
<link rel="shortcut icon" href="<%=FavIcon%>"/>
185
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
185
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
186
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
186
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
187
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
187
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
188
<script language="JavaScript" src="scripts/common.js"></script>
188
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
189
</head>
189
</head>
190
 
190
 
191
<body leftmargin="0" topmargin="0">
191
<body leftmargin="0" topmargin="0">
192
<!-- HEADER ++++++++++++++++ -->
192
<!-- HEADER ++++++++++++++++ -->
193
<!--#include file="_header.asp"-->
193
<!--#include file="_header.asp"-->