Subversion Repositories DevTools

Rev

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

Rev 5961 Rev 6663
Line 249... Line 249...
249
<head>
249
<head>
250
<title>Deployment Manager</title>
250
<title>Deployment Manager</title>
251
<link rel="shortcut icon" href="<%=FavIcon%>"/>
251
<link rel="shortcut icon" href="<%=FavIcon%>"/>
252
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
252
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
253
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
253
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
254
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
254
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
255
<script language="JavaScript" src="scripts/common.js"></script>
255
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
256
</head>
256
</head>
257
 
257
 
258
<body leftmargin="0" topmargin="0">
258
<body leftmargin="0" topmargin="0">
259
<!-- HEADER ++++++++++++++++ -->
259
<!-- HEADER ++++++++++++++++ -->
260
<!--#include file="_header.asp"-->
260
<!--#include file="_header.asp"-->