Subversion Repositories DevTools

Rev

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

Rev 6373 Rev 6579
Line 81... Line 81...
81
<head>
81
<head>
82
<title>Release Manager</title>
82
<title>Release Manager</title>
83
<link rel="shortcut icon" href="<%=FavIcon%>"/>
83
<link rel="shortcut icon" href="<%=FavIcon%>"/>
84
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
84
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
85
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
85
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
86
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
86
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
87
<link rel="stylesheet" href="images/navigation.css" type="text/css">
87
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
88
<script language="JavaScript" src="images/common.js"></script>
88
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
89
</head>
89
</head>
90
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.additionalnote.note_title.focus();">
90
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.additionalnote.note_title.focus();">
91
<form class="form_tight" name="additionalnote" method="post" action="<%=scriptName%>" onSubmit="MM_validateForm('note_title','Note Title','R','note_body','Note Body','maxLength:4000');return document.MM_returnValue;">
91
<form class="form_tight" name="additionalnote" method="post" action="<%=scriptName%>" onSubmit="MM_validateForm('note_title','Note Title','R','note_body','Note Body','maxLength:4000');return document.MM_returnValue;">
92
  <table width="100%" border="0" cellspacing="0" cellpadding="2">
92
  <table width="100%" border="0" cellspacing="0" cellpadding="2">
93
    <tr>
93
    <tr>