| Line 174... |
Line 174... |
| 174 |
|
174 |
|
| 175 |
//# sourceURL=_version_browser_1.asp
|
175 |
//# sourceURL=_version_browser_1.asp
|
| 176 |
</script>
|
176 |
</script>
|
| 177 |
|
177 |
|
| 178 |
<!--------------- ACTION BUTTONS -------------------------->
|
178 |
<!--------------- ACTION BUTTONS -------------------------->
|
| - |
|
179 |
<div style="width:100vw;">
|
| 179 |
<form name="filter" method="get" action="<%=scriptName%>">
|
180 |
<form name="filter" method="get" action="<%=scriptName%>">
|
| 180 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
181 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 181 |
<tr>
|
182 |
<tr>
|
| 182 |
<td width="1" valign="middle" background="images/bg_action_norm.gif"><img src="images/spacer.gif" width="5" height="35"></td>
|
183 |
<td width="1" valign="middle" background="images/bg_action_norm.gif"><img src="images/spacer.gif" width="5" height="35"></td>
|
| 183 |
<td width="100%" valign="middle" background="images/bg_action_norm.gif"><%
|
184 |
<td width="100%" valign="middle" background="images/bg_action_norm.gif"><%
|
| Line 237... |
Line 238... |
| 237 |
</table>
|
238 |
</table>
|
| 238 |
<!------------------ VERSION LIST -------------------------->
|
239 |
<!------------------ VERSION LIST -------------------------->
|
| 239 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
240 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 240 |
<tr>
|
241 |
<tr>
|
| 241 |
<td background="images/bg_action_norm.gif">
|
242 |
<td background="images/bg_action_norm.gif">
|
| 242 |
<div id="LayerVersions" style="height: 350px; overflow: auto;" name="LayerVersions">
|
243 |
<div id="LayerVersions" style="height: 350px; width:100vw; overflow: auto;" name="LayerVersions">
|
| 243 |
<table width="100%" border="0" cellspacing="1" cellpadding="2">
|
244 |
<table width="100%" border="0" cellspacing="1" cellpadding="2">
|
| 244 |
<tr>
|
245 |
<tr>
|
| 245 |
<td width="1" nowrap background="images/bg_action_dark.gif"><img src="images/spacer.gif" width="15" height="10"></td>
|
246 |
<td width="1" nowrap background="images/bg_action_dark.gif"><img src="images/spacer.gif" width="15" height="10"></td>
|
| 246 |
<td width="1" nowrap background="images/bg_action_dark.gif"> </td>
|
247 |
<td width="1" nowrap background="images/bg_action_dark.gif"> </td>
|
| 247 |
<td width="1" valign="top" nowrap background="images/bg_action_dark.gif" class="form_field">Version <br><input name="FLpkg_version" type="text" class="form_ifilter" value="<%=parFLpkg_version%>" size="15"></td>
|
248 |
<td width="1" valign="top" nowrap background="images/bg_action_dark.gif" class="form_field">Version <br><input name="FLpkg_version" type="text" class="form_ifilter" value="<%=parFLpkg_version%>" size="15"></td>
|
| Line 365... |
Line 366... |
| 365 |
<input type="hidden" name="rfile" value="<%=parRfile%>">
|
366 |
<input type="hidden" name="rfile" value="<%=parRfile%>">
|
| 366 |
<input type="hidden" name="OLDpv_id" value="<%=parOLDpv_id%>">
|
367 |
<input type="hidden" name="OLDpv_id" value="<%=parOLDpv_id%>">
|
| 367 |
<input type="hidden" name="pv_id" value="<%=parPv_id%>">
|
368 |
<input type="hidden" name="pv_id" value="<%=parPv_id%>">
|
| 368 |
<input type="hidden" name="filter_reset" value="">
|
369 |
<input type="hidden" name="filter_reset" value="">
|
| 369 |
</form>
|
370 |
</form>
|
| - |
|
371 |
</div>
|
| 370 |
|
372 |
|
| 371 |
|
373 |
|
| 372 |
|
374 |
|