Subversion Repositories DevTools

Rev

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

Rev 5958 Rev 6663
Line 148... Line 148...
148
<head>
148
<head>
149
<title>Deployment Manager</title>
149
<title>Deployment Manager</title>
150
<link rel="shortcut icon" href="<%=FavIcon%>"/>
150
<link rel="shortcut icon" href="<%=FavIcon%>"/>
151
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
151
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
152
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
152
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
153
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
153
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
154
<script language="JavaScript" src="scripts/common.js"></script>
154
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
155
</head>
155
</head>
156
 
156
 
157
<body leftmargin="0" topmargin="0">
157
<body leftmargin="0" topmargin="0">
158
<!-- HEADER ++++++++++++++++ -->
158
<!-- HEADER ++++++++++++++++ -->
159
<!--#include file="_header.asp"-->
159
<!--#include file="_header.asp"-->