Subversion Repositories DevTools

Rev

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

Rev 5958 Rev 6663
Line 121... Line 121...
121
<head>
121
<head>
122
<title>Deployment Manager</title>
122
<title>Deployment Manager</title>
123
<link rel="shortcut icon" href="<%=FavIcon%>"/>
123
<link rel="shortcut icon" href="<%=FavIcon%>"/>
124
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
124
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
125
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
125
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
126
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
126
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
127
<script language="JavaScript" src="scripts/common.js"></script>
127
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
128
</head>
128
</head>
129
 
129
 
130
<body leftmargin="0" topmargin="0">
130
<body leftmargin="0" topmargin="0">
131
<!-- HEADER ++++++++++++++++ -->
131
<!-- HEADER ++++++++++++++++ -->
132
<!--#include file="_header.asp"-->
132
<!--#include file="_header.asp"-->