Subversion Repositories DevTools

Rev

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

Rev 5975 Rev 6579
Line 399... Line 399...
399
</script>
399
</script>
400
<title>Release Manager</title>
400
<title>Release Manager</title>
401
<link rel="shortcut icon" href="<%=FavIcon%>"/>
401
<link rel="shortcut icon" href="<%=FavIcon%>"/>
402
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
402
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
403
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
403
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
404
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
404
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
405
<link rel="stylesheet" href="images/navigation.css" type="text/css">
405
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
406
<script language="JavaScript" src="images/common.js"></script>
406
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
407
</head>
407
</head>
408
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.ptch.FRversion.focus();">
408
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.ptch.FRversion.focus();">
409
<form class="form_tight" name="ptch" method="post" action="<%=scriptName%>" onSubmit="MM_validateForm('FRversion','Patch Version','RisPatchVersionStr');return document.MM_returnValue;">
409
<form class="form_tight" name="ptch" method="post" action="<%=scriptName%>" onSubmit="MM_validateForm('FRversion','Patch Version','RisPatchVersionStr');return document.MM_returnValue;">
410
   <table width="100%" border="0" cellspacing="0" cellpadding="2">
410
   <table width="100%" border="0" cellspacing="0" cellpadding="2">
411
      <%
411
      <%