Subversion Repositories DevTools

Rev

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

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