Subversion Repositories DevTools

Rev

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

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