Subversion Repositories DevTools

Rev

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

Rev 5514 Rev 6671
Line 51... Line 51...
51
<head>
51
<head>
52
<title>Production Manager Reports</title>
52
<title>Production Manager Reports</title>
53
<link rel="shortcut icon" href="<%=FavIcon%>"/>
53
<link rel="shortcut icon" href="<%=FavIcon%>"/>
54
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
54
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
55
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
55
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
56
<link rel="stylesheet" href="scripts/deployment_manager.css" type="text/css">
56
<link rel="stylesheet" href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" type="text/css">
57
<link rel="stylesheet" href="images/navigation.css" type="text/css">
57
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
58
<script language="JavaScript" src="images/common.js"></script>
58
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
59
</head>
59
</head>
60
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
60
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
61
<!-- HEADER -->
61
<!-- HEADER -->
62
<!--#include file="_header.asp"-->
62
<!--#include file="_header.asp"-->
63
<!-- BODY ---->
63
<!-- BODY ---->