Subversion Repositories DevTools

Rev

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

Rev 131 Rev 137
Line 459... Line 459...
459
   </table>
459
   </table>
460
   <table width="100%" border="0" cellspacing="1" cellpadding="2">
460
   <table width="100%" border="0" cellspacing="1" cellpadding="2">
461
      <%
461
      <%
462
      Set rsQry = OraDatabase.DbCreateDynaset( SQL_Package_Information ( parPv_id ), cint(0))
462
      Set rsQry = OraDatabase.DbCreateDynaset( SQL_Package_Information ( parPv_id ), cint(0))
463
 
463
 
464
      Call get_vcs_info_for_package( rsQry("pkg_label"), rsQry("build_type"), rsQry("vcs_type_id"), vcsInfoCollector )
464
      Call get_vcs_info_for_package( rsQry("pkg_label"), rsQry("build_type"), rsQry("vcs_type_id"), rsQry("dlocked"), vcsInfoCollector )
465
 
465
 
466
      %>
466
      %>
467
      <tr>
467
      <tr>
468
         <td nowrap background="images/bg_form_lightbluedark.gif" class="sublbox_txt" valign="top"><b>Deployable:</b></td>
468
         <td nowrap background="images/bg_form_lightbluedark.gif" class="sublbox_txt" valign="top"><b>Deployable:</b></td>
469
         <td background="images/bg_form_lightgray.gif" class="sublbox_txt">
469
         <td background="images/bg_form_lightgray.gif" class="sublbox_txt">