Subversion Repositories DevTools

Rev

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

Rev 5958 Rev 6663
Line 87... Line 87...
87
<head>
87
<head>
88
<title>Deployment Manager</title>
88
<title>Deployment Manager</title>
89
<link rel="shortcut icon" href="<%=FavIcon%>"/>
89
<link rel="shortcut icon" href="<%=FavIcon%>"/>
90
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
90
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
91
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
91
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
92
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
92
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
93
<script language="JavaScript" src="scripts/common.js"></script>
93
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
94
 
94
 
95
</head>
95
</head>
96
<body background="images/bg_lite_blue.gif" leftmargin="0" topmargin="0" onLoad="FormName.reject_note.focus();">
96
<body background="images/bg_lite_blue.gif" leftmargin="0" topmargin="0" onLoad="FormName.reject_note.focus();">
97
<!-- HEADER ++++++++++++++++ -->
97
<!-- HEADER ++++++++++++++++ -->
98
<!--#include file="_header.asp"-->
98
<!--#include file="_header.asp"-->