Subversion Repositories DevTools

Rev

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

Rev 6371 Rev 6579
Line 83... Line 83...
83
  <head>
83
  <head>
84
    <title>Release Manager</title>
84
    <title>Release Manager</title>
85
    <link rel="shortcut icon" href="<%=FavIcon%>"/>
85
    <link rel="shortcut icon" href="<%=FavIcon%>"/>
86
    <meta http-equiv="Pragma" content="no-cache">
86
    <meta http-equiv="Pragma" content="no-cache">
87
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
87
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
88
    <link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
88
    <link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
89
      <link rel="stylesheet" href="images/navigation.css" type="text/css">
89
      <link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
90
        <script language="JavaScript" src="images/common.js"></script>
90
        <script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
91
        <!--  TIPS  -->
91
        <!--  TIPS  -->
92
        <script language="JavaScript" src="images/tipster.js"></script>
92
        <script language="JavaScript" src="images/tipster.js?ver=<%=VixVerNum%>"></script>
93
        <script language="JavaScript" src="images/_help_tips.js"></script>
93
        <script language="JavaScript" src="images/_help_tips.js?ver=<%=VixVerNum%>"></script>
94
  </head>
94
  </head>
95
  <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();">
95
  <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();">
96
    <form action="_wform_add_code_review_url.asp" method="post" name="codereview" onsubmit="MM_validateForm('date_of_review','Date of Review','RisDate','code_review_url','Code Review URL','RmaxLength:4000','reason','Reason for Review','maxLength:4000');return document.MM_returnValue;">
96
    <form action="_wform_add_code_review_url.asp" method="post" name="codereview" onsubmit="MM_validateForm('date_of_review','Date of Review','RisDate','code_review_url','Code Review URL','RmaxLength:4000','reason','Reason for Review','maxLength:4000');return document.MM_returnValue;">
97
      <table width="100%" border="0" cellspacing="0" cellpadding="2" height="100%">
97
      <table width="100%" border="0" cellspacing="0" cellpadding="2" height="100%">
98
        <tr>
98
        <tr>