Subversion Repositories DevTools

Rev

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

Rev 5958 Rev 6663
Line 36... Line 36...
36
<head>
36
<head>
37
<title>Deployment Manager</title>
37
<title>Deployment Manager</title>
38
<link rel="shortcut icon" href="<%=FavIcon%>"/>
38
<link rel="shortcut icon" href="<%=FavIcon%>"/>
39
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
39
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
40
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
40
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
41
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
41
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
42
<script language="JavaScript" src="scripts/common.js"></script>
42
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
43
</head>
43
</head>
44
 
44
 
45
<body leftmargin="0" topmargin="0">
45
<body leftmargin="0" topmargin="0">
46
<!-- HEADER ++++++++++++++++ -->
46
<!-- HEADER ++++++++++++++++ -->
47
<!--#include file="_header.asp"-->
47
<!--#include file="_header.asp"-->