Subversion Repositories DevTools

Rev

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

Rev 17 Rev 29
Line 50... Line 50...
50
<html>
50
<html>
51
<head>
51
<head>
52
<title>Deployment Manager Reports</title>
52
<title>Deployment Manager Reports</title>
53
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
53
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
54
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
54
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-
 
55
<link rel="stylesheet" href="scripts/deployment_manager.css" type="text/css">
55
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
56
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
56
<link rel="stylesheet" href="images/navigation.css" type="text/css">
57
<link rel="stylesheet" href="images/navigation.css" type="text/css">
57
<script language="JavaScript" src="images/common.js"></script>
58
<script language="JavaScript" src="scripts/common.js"></script>
58
</head>
59
</head>
59
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
60
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
60
<!-- HEADER -->
61
<!-- HEADER -->
61
<%If objAccessControl.UserLogedIn Then%>
62
<%If objAccessControl.UserLogedIn Then%>
62
<div id="Layer1" style="position:absolute; left:2; top:2; width:1px; height:1px; z-index:1"><a href="#"><img src="images/i_logout.gif" width="14" height="14" border="0" alt="Logout from <%=objAccessControl.UserName%> disabled" title="Logout from <%=objAccessControl.UserName%> disabled"></a></div>
63
<div id="Layer1" style="position:absolute; left:2; top:2; width:1px; height:1px; z-index:1"><a href="#"><img src="images/i_logout.gif" width="14" height="14" border="0" alt="Logout from <%=objAccessControl.UserName%> disabled" title="Logout from <%=objAccessControl.UserName%> disabled"></a></div>