Subversion Repositories DevTools

Rev

Rev 5632 | Rev 5957 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5632 Rev 5933
Line 53... Line 53...
53
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
53
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
54
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
54
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
55
<link rel="stylesheet" href="images/navigation.css" type="text/css">
55
<link rel="stylesheet" href="images/navigation.css" type="text/css">
56
<script language="JavaScript" src="images/common.js"></script>
56
<script language="JavaScript" src="images/common.js"></script>
57
<!--#include file="_jquery_includes.asp"-->
57
<!--#include file="_jquery_includes.asp"-->
58
<script language="JavaScript" type="text/JavaScript">
-
 
59
<!--
-
 
60
function setLayerHeight () {
-
 
61
	var h = screen.height;
-
 
62
	MM_findObj("LayerDetails").style.height = (h-300)/2 +"px";
-
 
63
	MM_findObj("LayerVersions").style.height = (h-300)/2 +"px";
-
 
64
}	
-
 
65
//-->
-
 
66
</script>
-
 
67
</head>
58
</head>
68
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();setLayerHeight();">
59
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();setLayerHeight();scrollToPvId();">
69
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
60
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
70
  <tr> 
61
  <tr> 
71
    <td width="1%" background="images/bg_lght_gray.gif"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
62
    <td width="1%" background="images/bg_lght_gray.gif"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
72
    <td width="100%" valign="top" background="images/bg_lght_gray.gif">
63
    <td width="100%" valign="top" background="images/bg_lght_gray.gif">
73
	  <!--#include file="_version_browser.asp"-->
64
	  <!--#include file="_version_browser.asp"-->