Subversion Repositories DevTools

Rev

Rev 6579 | Rev 6874 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6579 Rev 6827
Line 592... Line 592...
592
                                       <tr>
592
                                       <tr>
593
                                          <td background="images/bg_form_lightbluedark.gif" nowrap width="10%" class="form_field">Package Name
593
                                          <td background="images/bg_form_lightbluedark.gif" nowrap width="10%" class="form_field">Package Name
594
                                             <img src="images/h_trsp_dot.gif" width="1" height="20" align="absmiddle">
594
                                             <img src="images/h_trsp_dot.gif" width="1" height="20" align="absmiddle">
595
                                          </td>
595
                                          </td>
596
                                          <td background="images/bg_form_lightbluedark.gif" nowrap width="40%" class="form_field">Version
596
                                          <td background="images/bg_form_lightbluedark.gif" nowrap width="40%" class="form_field">Version
597
                                          <%If parAdd_type <> Cstr(enum_ADD_DEPENDENCIES) AND parAdd_type <> Cstr(enum_ADD_RUNTIME_DEPENDENCIES) Then%>
597
                                          <%If parAdd_type <> Cstr(enum_ADD_DEPENDENCIES) AND parAdd_type <> Cstr(enum_ADD_RUNTIME_DEPENDENCIES) Then
598
                                            <a onmouseout="formTips.hide()" onmouseover="formTips.show('existingVersion')" href="javascript:;">
598
                                               Response.Write Quick_Help("existingVersion")
599
                                               <img width="12" hspace="2" height="12" border="0" align="absmiddle" src="images/i_help.gif" />
-
 
600
                                            </a>
-
 
601
                                          <%End If%>
599
                                            End If%>
602
                                          </td>
600
                                          </td>
603
                                       </tr>
601
                                       </tr>
604
                                       <%=HTML_pkg_list%>
602
                                       <%=HTML_pkg_list%>
605
                                       <tr>
603
                                       <tr>
606
                                          <td nowrap><img src="images/h_trsp_dot.gif" width="120" height="1"></td>
604
                                          <td nowrap><img src="images/h_trsp_dot.gif" width="120" height="1"></td>