Subversion Repositories DevTools

Rev

Rev 183 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 183 Rev 185
Line 115... Line 115...
115
                 surl = "_wform_add_missing_dependency.asp" &_
115
                 surl = "_wform_add_missing_dependency.asp" &_
116
                   "?rfile=" & scriptName &_
116
                   "?rfile=" & scriptName &_
117
                   "&ppv_id=" & NNpv_id &_
117
                   "&ppv_id=" & NNpv_id &_
118
                   "&pv_id=" & rsTemp("orig_pv_id") &_
118
                   "&pv_id=" & rsTemp("orig_pv_id") &_
119
                   "&rtag_id=" & NNrtag_id
119
                   "&rtag_id=" & NNrtag_id
120
                 sonclick = "MM_openBrWindow('" & surl & "','AddDependency','resizable=yes,width=500,height=300');"
120
                 sonclick = "MM_openBrWindow('" & surl & "','AddDependency','resizable=yes,width=560,height=310');"
121
               %>
121
               %>
122
                 <img onclick="<%=sonclick%>" src="images/i_add_missing_dep.gif" alt="Add missing dependency." width="15" height="15" hspace="3" border="0">
122
                 <img onclick="<%=sonclick%>" src="images/i_add_missing_dep.gif" alt="Add missing dependency." width="15" height="15" hspace="3" border="0">
123
               <%Else%>
123
               <%Else%>
124
                 <img src="images/i_add_missing_dep.gif" width="15" height="15" hspace="3" border="0" style="visibility:hidden">
124
                 <img src="images/i_add_missing_dep.gif" width="15" height="15" hspace="3" border="0" style="visibility:hidden">
125
               <%End If%>
125
               <%End If%>
Line 268... Line 268...
268
<%If (parPv_id <> "") Then%>
268
<%If (parPv_id <> "") Then%>
269
   <!-- MAIN PAGE ------------------------------------------>
269
   <!-- MAIN PAGE ------------------------------------------>
270
   <table width="100%" border="0" cellspacing="0" cellpadding="0">
270
   <table width="100%" border="0" cellspacing="0" cellpadding="0">
271
      <tr>
271
      <tr>
272
         <td width="1%" background="images/bg_action_norm.gif"><IMG height=35 src="images/spacer.gif" width=15></td>
272
         <td width="1%" background="images/bg_action_norm.gif"><IMG height=35 src="images/spacer.gif" width=15></td>
273
         <td width="100%" background="images/bg_action_norm.gif"><!--#include file="_pkg_action_buttons.asp"--></td>
273
         <td width="100%" background="images/bg_action_norm.gif"><%Call RenderActionBar(parRtag_id,parPv_id)%></td>
274
         <td width="1%" background="images/bg_action_norm.gif"><IMG height=1 src="images/spacer.gif" width=15></td>
274
         <td width="1%" background="images/bg_action_norm.gif"><IMG height=1 src="images/spacer.gif" width=15></td>
275
      </tr>
275
      </tr>
276
      <tr>
276
      <tr>
277
        <td background="images/bg_lght_gray.gif"><IMG height="45" src="images/spacer.gif" width=1></td>
277
        <td background="images/bg_lght_gray.gif"><IMG height="45" src="images/spacer.gif" width=1></td>
278
        <td background="images/bg_lght_gray.gif"><%Call RenderStatus(parRtag_id,parPv_id)%></td>
278
        <td background="images/bg_lght_gray.gif"><%Call RenderStatus(parRtag_id,parPv_id)%></td>
Line 339... Line 339...
339
 
339
 
340
   <!-- NO PACKAGE SELECTED  ------------------------------------>
340
   <!-- NO PACKAGE SELECTED  ------------------------------------>
341
   <table width="100%" border="0" cellspacing="0" cellpadding="0">
341
   <table width="100%" border="0" cellspacing="0" cellpadding="0">
342
      <tr>
342
      <tr>
343
         <td width="1%" background="images/bg_action_norm.gif"><IMG height=35 src="images/spacer.gif" width=15></td>
343
         <td width="1%" background="images/bg_action_norm.gif"><IMG height=35 src="images/spacer.gif" width=15></td>
344
         <td width="100%" background="images/bg_action_norm.gif"></td>
344
         <td width="100%" background="images/bg_action_norm.gif"><%Call RenderActionBar(parRtag_id,NULL)%></td>
345
         <td width="1%" background="images/bg_action_norm.gif"><IMG height=1 src="images/spacer.gif" width=15></td>
345
         <td width="1%" background="images/bg_action_norm.gif"><IMG height=1 src="images/spacer.gif" width=15></td>
346
      </tr>
346
      </tr>
347
      <tr>
347
      <tr>
348
         <td background="images/bg_lght_gray.gif"><IMG height=50 src="images/spacer.gif" width=1></td>
348
         <td background="images/bg_lght_gray.gif"><IMG height=50 src="images/spacer.gif" width=1></td>
349
         <td background="images/bg_lght_gray.gif"><%Call RenderStatus(parRtag_id,parPv_id)%></td>
349
         <td background="images/bg_lght_gray.gif"></td>
350
         <td background="images/bg_lght_gray.gif"></td>
350
         <td background="images/bg_lght_gray.gif"></td>
351
      </tr>
351
      </tr>
352
      <tr>
352
      <tr>
353
         <td background="images/bg_lght_gray.gif"></td>
353
         <td background="images/bg_lght_gray.gif"></td>
354
         <td valign="bottom" background="images/bg_lght_gray.gif">
354
         <td valign="bottom" background="images/bg_lght_gray.gif">