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