| 119 |
ghuddy |
1 |
<html>
|
|
|
2 |
<head>
|
|
|
3 |
<title>Release Manager - HELP</title>
|
|
|
4 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
|
5 |
<!-- The xtree script file -->
|
|
|
6 |
<script src="../images/xtree.js"></script>
|
|
|
7 |
|
|
|
8 |
<script language="JavaScript">
|
|
|
9 |
<!--
|
|
|
10 |
function MM_reloadPage(init) { //reloads the window if Nav4 resized
|
|
|
11 |
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
|
|
|
12 |
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
|
|
|
13 |
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
|
|
|
14 |
}
|
|
|
15 |
MM_reloadPage(true);
|
|
|
16 |
// -->
|
|
|
17 |
</script>
|
|
|
18 |
<link rel="stylesheet" href="../images/release_manager_style.css" type="text/css">
|
|
|
19 |
<link type="text/css" rel="stylesheet" href="../images/xtree.css">
|
|
|
20 |
</head>
|
|
|
21 |
|
|
|
22 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
|
|
|
23 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
|
24 |
<tr>
|
|
|
25 |
<td><img src="../images/b_release_manager_small.jpg" width="300" height="32"></td>
|
|
|
26 |
</tr>
|
|
|
27 |
<tr>
|
| 5339 |
dpurdie |
28 |
<td bgcolor="#000000"><img src="../images/h_trsp_dot.gif" width="1" height="1"></td>
|
| 119 |
ghuddy |
29 |
</tr>
|
|
|
30 |
</table>
|
|
|
31 |
<div style="position: absolute; width: 200; top: 40; left: 0px; height: 470; padding: 5px; overflow: auto;">
|
|
|
32 |
<!-- js file containing the tree content, edit this file to alter the menu,
|
|
|
33 |
the menu will be inserted where this tag is located in the document -->
|
|
|
34 |
<script src="../images/tree.js"></script>
|
|
|
35 |
</div>
|
|
|
36 |
<div id="Layer1" style="position:absolute; left:200; top:33px; z-index:1; height:100%">
|
|
|
37 |
<table width="600" border="0" cellspacing="0" cellpadding="0">
|
|
|
38 |
<tr>
|
|
|
39 |
<td bgcolor="#000000" width="1"><img src="../images/h_trsp_dot.gif" width="1" height="1"></td>
|
|
|
40 |
<td width="1"><img src="../images/h_trsp_dot.gif" width="10" height="475"></td>
|
|
|
41 |
<td valign="top"> <br>
|
|
|
42 |
<table width="100%" border="0" cellspacing="0" cellpadding="4">
|
|
|
43 |
<tr>
|
|
|
44 |
<td class="help_ttl" background="../images/bg_form_lightbluedark.gif">Give Reason for This Version</td>
|
|
|
45 |
</tr>
|
|
|
46 |
</table>
|
|
|
47 |
<p class="help_txt_gray"><b>Prerequisites</b><br>
|
|
|
48 |
A: User must be logged in.<br>
|
|
|
49 |
</p>
|
|
|
50 |
<p class="help_txt">1. Select a Package.</p>
|
|
|
51 |
<p class="help_txt">2. On package details page with "Dependencies"
|
|
|
52 |
tab on, click on "<b>Reason for this version </b> <img src="../images/i_edit.gif" width="12" height="12">"
|
|
|
53 |
button.<br>
|
|
|
54 |
<img src="images/F017-1.gif" width="532" height="201"><br>
|
|
|
55 |
</p>
|
|
|
56 |
<p class="help_txt"> </p>
|
|
|
57 |
<p class="help_txt"><b>See also</b><br>
|
|
|
58 |
<a href="make_single_pkg_official_F010.htm" class="help_link">Make Package
|
|
|
59 |
Official</a>, <a href="reason_for_release_F018.htm" class="help_link">Give
|
|
|
60 |
Reason for Release</a></p>
|
|
|
61 |
</td>
|
|
|
62 |
</tr>
|
|
|
63 |
</table>
|
|
|
64 |
</div>
|
|
|
65 |
</body>
|
|
|
66 |
</html>
|