Subversion Repositories DevTools

Rev

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

Rev 5962 Rev 6671
Line 173... Line 173...
173
<head>
173
<head>
174
<title>Deployment Manager</title>
174
<title>Deployment Manager</title>
175
<link rel="shortcut icon" href="<%=FavIcon%>"/>
175
<link rel="shortcut icon" href="<%=FavIcon%>"/>
176
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
176
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
177
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
177
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
178
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
178
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
179
<script language="JavaScript" src="scripts/common.js"></script>
179
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
180
</head>
180
</head>
181
 
181
 
182
<body leftmargin="0" topmargin="0">
182
<body leftmargin="0" topmargin="0">
183
<!-- HEADER ++++++++++++++++ -->
183
<!-- HEADER ++++++++++++++++ -->
184
<!--#include file="_header.asp"-->
184
<!--#include file="_header.asp"-->