| Line 98... |
Line 98... |
| 98 |
</head>
|
98 |
</head>
|
| 99 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();">
|
99 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();">
|
| 100 |
<!-- TIPS LAYERS -------------------------------------->
|
100 |
<!-- TIPS LAYERS -------------------------------------->
|
| 101 |
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10"> </div>
|
101 |
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10"> </div>
|
| 102 |
<!----------------------------------------------------->
|
102 |
<!----------------------------------------------------->
|
| 103 |
<form action="_update_unit_test.asp" method="post" enctype="multipart/form-data" name="unittest" onSubmit="MM_validateForm('completion_date','Completion Date','RisDate','test_summary','Test Summary','maxLength:4000');return document.MM_returnValue;">
|
103 |
<form class="form_tight" action="_update_unit_test.asp" method="post" enctype="multipart/form-data" name="unittest" onSubmit="MM_validateForm('completion_date','Completion Date','RisDate','test_summary','Test Summary','maxLength:4000');return document.MM_returnValue;">
|
| 104 |
<table width="100%" border="0" cellspacing="0" cellpadding="2" height="100%">
|
104 |
<table border="0" cellspacing="0" cellpadding="2">
|
| 105 |
<tr>
|
105 |
<tr>
|
| 106 |
<td width="1%" background="images/lbox_bg_orange.gif"><img src="images/i_unit_test_off.gif" width="18" height="25" hspace="5" border="0"></td>
|
- |
|
| 107 |
<td width="1%" background="images/lbox_bg_blue.gif" nowrap class="wform_ttl"> Unit Test</td>
|
- |
|
| 108 |
<td width="100%" background="images/lbox_bg_blue.gif" align="right" nowrap class="wform_ttl">
|
- |
|
| 109 |
<input type="submit" name="btn" value="Save" class="form_btn">
|
- |
|
| 110 |
<input type="reset" name="btn" value="Close" class="form_btn" onclick="self.close()">
|
- |
|
| 111 |
</td>
|
- |
|
| 112 |
<td background="images/lbox_bg_blue.gif" align="right" width="1%" nowrap><img src="images/h_trsp_dot.gif" width="5" height="22"></td>
|
- |
|
| 113 |
</tr>
|
- |
|
| 114 |
<tr>
|
- |
|
| 115 |
<td height="100%" width="1%"> </td>
|
- |
|
| 116 |
<td valign="top" nowrap colspan="3" class="wform_ttl" background="images/bg_form_lightgray.gif">
|
106 |
<td valign="top" nowrap colspan="3" class="wform_ttl" background="images/bg_form_lightgray.gif">
|
| 117 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
107 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 118 |
<tr>
|
108 |
<tr>
|
| 119 |
<td width="1%" nowrap class="sublbox_hitem"><img src="images/h_trsp_dot.gif" width="10" height="30"><%If Request("save_stat") <> "" Then%>Saving complete.<%End If%></td>
|
109 |
<td width="1%" nowrap class="sublbox_hitem"><img src="images/h_trsp_dot.gif" width="10" height="30"><%If Request("save_stat") <> "" Then%>Saving complete.<%End If%></td>
|
| 120 |
<td width="100%" align="right" valign="bottom">
|
110 |
<td width="100%" align="right" valign="bottom">
|
| Line 150... |
Line 140... |
| 150 |
Results URL <br><input name="results_url" type="text" class="form_item" id="results_url" size="80" maxlength="2000" class="form_txt" value="<%=dpkg_archiveURL & sPkgName &"/"& sPkgVersion &"/doc/"%>"><br>
|
140 |
Results URL <br><input name="results_url" type="text" class="form_item" id="results_url" size="80" maxlength="2000" class="form_txt" value="<%=dpkg_archiveURL & sPkgName &"/"& sPkgVersion &"/doc/"%>"><br>
|
| 151 |
<span class="rep_small">NOTE: Root dpkg_archive URL is <%=dpkg_archiveURL%></span>
|
141 |
<span class="rep_small">NOTE: Root dpkg_archive URL is <%=dpkg_archiveURL%></span>
|
| 152 |
<%Else%>
|
142 |
<%Else%>
|
| 153 |
Results File Attachment <br><input name="results_file" type="file" class="form_item" size="65" class="form_txt">
|
143 |
Results File Attachment <br><input name="results_file" type="file" class="form_item" size="65" class="form_txt">
|
| 154 |
<%End If%>
|
144 |
<%End If%>
|
| 155 |
|
- |
|
| 156 |
|
- |
|
| 157 |
|
- |
|
| 158 |
</td>
|
145 |
</td>
|
| 159 |
</tr>
|
146 |
</tr>
|
| 160 |
<tr>
|
147 |
<tr>
|
| 161 |
<td> </td>
|
148 |
<td> </td>
|
| 162 |
<td nowrap background="images/bg_form_lightbluedark.gif" class="form_field">Passed<br>
|
149 |
<td nowrap background="images/bg_form_lightbluedark.gif" class="form_field">Passed<br>
|
| Line 182... |
Line 169... |
| 182 |
<td width="1%" nowrap class="form_field"><img src="images/h_trsp_dot.gif" width="100" height="10"></td>
|
169 |
<td width="1%" nowrap class="form_field"><img src="images/h_trsp_dot.gif" width="100" height="10"></td>
|
| 183 |
<td nowrap width="100%"> <p> </p></td>
|
170 |
<td nowrap width="100%"> <p> </p></td>
|
| 184 |
</tr>
|
171 |
</tr>
|
| 185 |
</table> </td>
|
172 |
</table> </td>
|
| 186 |
</tr>
|
173 |
</tr>
|
| 187 |
<tr>
|
174 |
<tr>
|
| 188 |
<td height="1%" width="1%"><img src="images/h_trsp_dot.gif" width="5" height="5"></td>
|
175 |
<td width="100%" align="right" nowrap class="wform_ttl">
|
| - |
|
176 |
<input type="submit" name="btn" value="Save" class="form_btn">
|
| 189 |
<td valign="top" nowrap colspan="3" class="wform_ttl" background="images/lbox_bg_blue.gif"></td>
|
177 |
<input type="reset" name="btn" value="Close" class="form_btn" onclick="parent.closeIFrame();">
|
| - |
|
178 |
</td>
|
| 190 |
</tr>
|
179 |
</tr>
|
| 191 |
</table>
|
180 |
</table>
|
| 192 |
<input type="hidden" name="save_stat" value="true">
|
181 |
<input type="hidden" name="save_stat" value="true">
|
| 193 |
<input type="hidden" name="action" value="true">
|
182 |
<input type="hidden" name="action" value="true">
|
| 194 |
<input type="hidden" name="pv_id" value="<%=parPv_id%>">
|
183 |
<input type="hidden" name="pv_id" value="<%=parPv_id%>">
|