Subversion Repositories DevTools

Rev

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

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