Subversion Repositories DevTools

Rev

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

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