Subversion Repositories DevTools

Rev

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

Rev 6324 Rev 6579
Line 94... Line 94...
94
<head>
94
<head>
95
<title>Release Manager</title>
95
<title>Release Manager</title>
96
<link rel="shortcut icon" href="<%=FavIcon%>"/>
96
<link rel="shortcut icon" href="<%=FavIcon%>"/>
97
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
97
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
98
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
98
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
99
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
99
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
100
<link rel="stylesheet" href="images/navigation.css" type="text/css">
100
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
101
<script language="JavaScript" src="images/common.js"></script>
101
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
102
</head>
102
</head>
103
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.additionalnote.note_title.focus();">
103
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.additionalnote.note_title.focus();">
104
<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;">
104
<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;">
105
   <table width="100%" border="0" cellspacing="0" cellpadding="2">
105
   <table width="100%" border="0" cellspacing="0" cellpadding="2">
106
      <tr>
106
      <tr>