| Line 242... |
Line 242... |
| 242 |
<!--------------- ACTION BUTTONS -------------------------->
|
242 |
<!--------------- ACTION BUTTONS -------------------------->
|
| 243 |
<div style="width:100vw;">
|
243 |
<div style="width:100vw;">
|
| 244 |
<form name="filter" method="get" action="<%=scriptName%>">
|
244 |
<form name="filter" method="get" action="<%=scriptName%>">
|
| 245 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
245 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 246 |
<tr>
|
246 |
<tr>
|
| 247 |
<td width="1" valign="middle" background="images/bg_action_norm.gif"><img src="images/spacer.gif" width="5" height="35"></td>
|
247 |
<td width="1" valign="middle" class='bg_dialog'><img src="images/spacer.gif" width="5" height="35"></td>
|
| 248 |
<td width="100%" valign="middle" background="images/bg_action_norm.gif"><%
|
248 |
<td width="100%" valign="middle" class='bg_dialog'><%
|
| 249 |
Dim bEnableUse : bEnableUse = FALSE
|
249 |
Dim bEnableUse : bEnableUse = FALSE
|
| 250 |
If Request("rtag_id") = "" OR _
|
250 |
If Request("rtag_id") = "" OR _
|
| 251 |
Request("pv_id") = "" OR _
|
251 |
Request("pv_id") = "" OR _
|
| 252 |
parOLDpv_id = ParPv_id OR _
|
252 |
parOLDpv_id = ParPv_id OR _
|
| 253 |
bIsPatch OR _
|
253 |
bIsPatch OR _
|
| Line 288... |
Line 288... |
| 288 |
Response.write "<img src='images/RippleSquare.gif' width='25' height='25' border='0' title='Rippled Versions Shown. Toggle'>"
|
288 |
Response.write "<img src='images/RippleSquare.gif' width='25' height='25' border='0' title='Rippled Versions Shown. Toggle'>"
|
| 289 |
End If
|
289 |
End If
|
| 290 |
Response.write "</span>"
|
290 |
Response.write "</span>"
|
| 291 |
|
291 |
|
| 292 |
%></td>
|
292 |
%></td>
|
| 293 |
<td width="1" class=pointer valign="middle" background="images/bg_action_norm.gif" onClick="window.opener.document.location='dependencies.asp?pv_id=<%=parPv_id%>';self.close();"><img src="images/abtn_open.gif" width="46" height="25" hspace="5" border="0" alt="Open In Parent Window."></td>
|
293 |
<td width="1" valign="middle" class='bg_dialog pointer' onClick="window.opener.document.location='dependencies.asp?pv_id=<%=parPv_id%>';self.close();"><img src="images/abtn_open.gif" width="46" height="25" hspace="5" border="0" alt="Open In Parent Window."></td>
|
| 294 |
<td width="1" class=pointer valign="middle" background="images/bg_action_norm.gif" onClick="self.close();"><img src="images/abtn_close.gif" width="46" height="25" hspace="5" border="0" alt="Close this window."></td>
|
294 |
<td width="1" valign="middle" class='bg_dialog pointer' onClick="self.close();"><img src="images/abtn_close.gif" width="46" height="25" hspace="5" border="0" alt="Close this window."></td>
|
| 295 |
</tr>
|
295 |
</tr>
|
| 296 |
</table>
|
296 |
</table>
|
| 297 |
<!--------------------- CAPTION ---------------------------->
|
297 |
<!--------------------- CAPTION ---------------------------->
|
| 298 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
298 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 299 |
<tr>
|
299 |
<tr>
|
| Line 301... |
Line 301... |
| 301 |
</tr>
|
301 |
</tr>
|
| 302 |
</table>
|
302 |
</table>
|
| 303 |
<!------------------ VERSION LIST -------------------------->
|
303 |
<!------------------ VERSION LIST -------------------------->
|
| 304 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
304 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 305 |
<tr>
|
305 |
<tr>
|
| 306 |
<td background="images/bg_action_norm.gif">
|
306 |
<td class='bg_dialog'>
|
| 307 |
<div id="LayerVersions" style="height: 350px; width:100vw; overflow: auto;" name="LayerVersions">
|
307 |
<div id="LayerVersions" style="height: 350px; width:100vw; overflow: auto;" name="LayerVersions">
|
| 308 |
<table width="100%" border="0" cellspacing="1" cellpadding="2">
|
308 |
<table width="100%" border="0" cellspacing="1" cellpadding="2">
|
| 309 |
<tr>
|
309 |
<tr>
|
| 310 |
<td width="1" nowrap background="images/bg_action_dark.gif"><img src="images/spacer.gif" width="15" height="10"></td>
|
310 |
<td width="1" nowrap background="images/bg_action_dark.gif"><img src="images/spacer.gif" width="15" height="10"></td>
|
| 311 |
<td width="1" nowrap background="images/bg_action_dark.gif"> </td>
|
311 |
<td width="1" nowrap background="images/bg_action_dark.gif"> </td>
|