| Line 39... |
Line 39... |
| 39 |
<a href="form_export_<%=Get_Devl_Environment%>_dependencies.asp?pv_id=<%=parPv_id%>&rtag_id=<%=parRtag_id%>" class="abtnItem">
|
39 |
<a href="form_export_<%=Get_Devl_Environment%>_dependencies.asp?pv_id=<%=parPv_id%>&rtag_id=<%=parRtag_id%>" class="abtnItem">
|
| 40 |
<img src="images/i_export_on.gif" width="22" height="22" align="absmiddle" border="0" hspace="3" title="Export this dependency list to be used in your build file.">
|
40 |
<img src="images/i_export_on.gif" width="22" height="22" align="absmiddle" border="0" hspace="3" title="Export this dependency list to be used in your build file.">
|
| 41 |
Export
|
41 |
Export
|
| 42 |
</a>
|
42 |
</a>
|
| 43 |
</td>
|
43 |
</td>
|
| 44 |
<td>
|
- |
|
| 45 |
<a class="abtnItem nowrap" href="#" onmouseover="showmenu(event,copyPackageMenu)" onmouseout="delayhidemenu()">
|
- |
|
| 46 |
<img title="Copy to clipboard" src="images/CopyToClipboard.ico" height="22px" border="0" width="22px" hspace="3" align="absmiddle" border="0">
|
- |
|
| 47 |
Copy Package Name</a>
|
- |
|
| 48 |
</td>
|
- |
|
| 49 |
</tr>
|
44 |
</tr>
|
| 50 |
</table>
|
45 |
</table>
|
| 51 |
|
46 |
|
| 52 |
<%Case "Runtime Dependencies"%>
|
47 |
<%Case "Runtime Dependencies"%>
|
| 53 |
<%If IsNull(pkgInfoHash.Item ("is_patch"))Then%>
|
48 |
<%If IsNull(pkgInfoHash.Item ("is_patch"))Then%>
|