Subversion Repositories DevTools

Rev

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

Rev 5958 Rev 6663
Line 220... Line 220...
220
<head>
220
<head>
221
<title>Deployment Manager</title>
221
<title>Deployment Manager</title>
222
<link rel="shortcut icon" href="<%=FavIcon%>"/>
222
<link rel="shortcut icon" href="<%=FavIcon%>"/>
223
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
223
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
224
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
224
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
225
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
225
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
226
<script language="JavaScript" src="scripts/common.js"></script>
226
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
227
</head>
227
</head>
228
 
228
 
229
<body leftmargin="0" topmargin="0">
229
<body leftmargin="0" topmargin="0">
230
<!-- HEADER ++++++++++++++++ -->
230
<!-- HEADER ++++++++++++++++ -->
231
<!--#include file="_header.asp"-->
231
<!--#include file="_header.asp"-->