Subversion Repositories DevTools

Rev

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

Rev 5962 Rev 6671
Line 107... Line 107...
107
<head>
107
<head>
108
<title>Deployment Manager</title>
108
<title>Deployment Manager</title>
109
<link rel="shortcut icon" href="<%=FavIcon%>"/>
109
<link rel="shortcut icon" href="<%=FavIcon%>"/>
110
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
110
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
111
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
111
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
112
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
112
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
113
<script language="JavaScript" src="scripts/common.js"></script>
113
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
114
 
114
 
115
</head>
115
</head>
116
<body background="images/bg_lite_blue.gif" leftmargin="0" topmargin="0" onLoad="FormName.release_to_comments.focus();">
116
<body background="images/bg_lite_blue.gif" leftmargin="0" topmargin="0" onLoad="FormName.release_to_comments.focus();">
117
<!-- HEADER ++++++++++++++++ -->
117
<!-- HEADER ++++++++++++++++ -->
118
<!--#include file="_header.asp"-->
118
<!--#include file="_header.asp"-->