Subversion Repositories DevTools

Rev

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

Rev 6827 Rev 6873
Line 454... Line 454...
454
</head>
454
</head>
455
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
455
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
456
<!-- HEADER -->
456
<!-- HEADER -->
457
<!--#include file="_header.asp"-->
457
<!--#include file="_header.asp"-->
458
<!-- BODY ---->
458
<!-- BODY ---->
459
<table width="100%" height="80%" border="0" cellpadding="0" cellspacing="0">
459
<table width="100%" height="80%" border="0" cellpadding="0" cellspacing="0" bgcolor=#f0f0f0>
460
  <tr>
460
  <tr>
461
    <td align="center" valign="top" background="images/bg_lght_gray.gif">
461
    <td align="center" valign="top">
462
      <!-- MIDDLE ---------------------------------------->
462
      <!-- MIDDLE ---------------------------------------->
463
      <table width="650" border="0" cellspacing="0" cellpadding="0">
463
      <table width="650" border="0" cellspacing="0" cellpadding="0">
464
        <tr>
464
        <tr>
465
          <td> <table width="100%" border="0" cellspacing="0" cellpadding="0">
-
 
466
              <tr>
465
          <td>
467
                <td width="1%"></td>
-
 
468
                <td align="right"><img src="images/h_trsp_dot.gif" width="30" height="30"></td>
-
 
469
                <td width="1%"></td>
-
 
470
              </tr>
466
      <!-- Body -->
471
              <tr>
-
 
472
                <td width="1%"></td>
-
 
473
                <td> <table width="100%" border="0" cellspacing="0" cellpadding="0">
467
      <table width="100%" border="0" cellspacing="1" cellpadding="2"  class='rounded_box round_box_std'>
474
                    <tr>
-
 
475
                      <td nowrap class="form_ttl">EDIT dependencies</td>
468
        <caption>EDIT dependencies</caption>
476
                      <td align="right" valign="bottom"></td>
-
 
477
                    </tr>
-
 
478
                  </table></td>
-
 
479
                <td width="1%"></td>
-
 
480
              </tr>
-
 
481
              <tr>
-
 
482
                <td align="left" valign="top" width="1%" background="images/lbox_bg_blue.gif"><img src="images/lbox_tl_cnr_b.gif" width="13" height="13"></td>
-
 
483
                <td background="images/lbox_bg_blue.gif" align="right">
-
 
484
                  <!-- Heading -->
-
 
485
                  <img src="images/h_trsp_dot.gif" width="1" height="20">
-
 
486
                  <!-- END Heading -->
-
 
487
                </td>
-
 
488
                <td align="right" valign="top" width="1%" background="images/lbox_bg_blue.gif"><img src="images/lbox_tr_cnr_b.gif" width="13" height="13"></td>
-
 
489
              </tr>
-
 
490
              <tr>
-
 
491
                <td width="1%" bgcolor="#FFFFFF"><img src="images/h_trsp_dot.gif" width="10" height="100"></td>
-
 
492
                <td bgcolor="#FFFFFF" valign="top">
-
 
493
                  <!-- Body -->
-
 
494
                  <table width="100%" border="0" cellspacing="1" cellpadding="2">
-
 
495
                    <form name="editdep" method="post" action="_update_dependencies.asp" onSubmit="return ValidateForm();">
469
        <form name="editdep" method="post" action="_update_dependencies.asp" onSubmit="return ValidateForm();">
496
                      <tr>
470
          <tr>
497
                        <td colspan="2" width="1%" nowrap class="form_field"><%=pkgInfoHash.Item ("pkg_name")%>&nbsp;<%=pkgInfoHash.Item ("pkg_version")%></td>
471
            <td colspan="2" width="1%" nowrap class="form_field"><%=pkgInfoHash.Item ("pkg_name")%>&nbsp;<%=pkgInfoHash.Item ("pkg_version")%></td>
498
                      </tr>
472
          </tr>
499
                      <tr>
473
          <tr>
500
                        <td colspan="2" width="1%" nowrap class="form_field">
474
            <td colspan="2" width="1%" nowrap class="form_field">
501
                          <table width="100%" border="0" cellspacing="1" cellpadding="2">
475
              <table width="100%" border="0" cellspacing="1" cellpadding="2" class=stdGrey>
502
                            <tr>
476
                <thead>
503
                              <td background="images/bg_form_lightbluedark.gif" nowrap width="1%" class="form_field">Package Name<img src="images/h_trsp_dot.gif" width="1" height="20" align="absmiddle"></td>
-
 
504
                              <td background="images/bg_form_lightbluedark.gif" nowrap width="50%" class="form_field">Version</td>
477
                  <th nowrap width="1%" >Package Name</th>
505
                              <td background="images/bg_form_lightbluedark.gif" nowrap width="50%" class="form_field">
478
                  <th nowrap width="50%">Version</th>
506
                                <img src='images/bt_move_left.gif' border='0' title='Update all to released version' hspace='2' align='absmiddle' onClick='MergeAll();'>
479
                  <th nowrap width="50%"><img src='images/bt_move_left.gif' border='0' title='Update all to released version' hspace='2' align='absmiddle' onClick='MergeAll();'>Released</th>
507
                                Released
-
 
508
                             </td>
480
                </thead>
509
                            </tr>
-
 
510
                            <%=HTML_pkg_list%>
481
                <%=HTML_pkg_list%>
511
                            <tr>
-
 
512
                              <td nowrap><img src="images/h_trsp_dot.gif" width="120" height="1"></td>
-
 
513
                              <td></td>
-
 
514
                              <td></td>
-
 
515
                            </tr>
-
 
516
                          </table></td>
482
              </table></td>
517
                      </tr>
483
          </tr>
518
                      <tr>
484
          <tr>
519
                        <td colspan="2" nowrap>
485
            <td nowrap>
520
                          <input type="reset" name="btn" value="&laquo; Back" class="form_btn" onClick="history.back();">
486
              <input type="reset" name="btn" value="&laquo; Back" class="form_btn" onClick="history.back();">
521
                          <input name="btn" type="reset" class="form_btn" value="Cancel" onClick="window.location='dependencies.asp?pv_id=<%=Request("pv_id")%>&rtag_id=<%=Request("rtag_id")%>';">
487
              <input name="btn" type="reset" class="form_btn" value="Cancel" onClick="window.location='dependencies.asp?pv_id=<%=Request("pv_id")%>&rtag_id=<%=Request("rtag_id")%>';">
522
                          <input type="submit" name="btn" value="Update" class="form_btn" id="btn_update">
488
              <input type="submit" name="btn" value="Update" class="form_btn" id="btn_update">
523
                          <SPAN id="ProgressBar" name="ProgressBar" style="visibility:hidden;" class="body_scol"><img src="images/i_processing.gif" width="11" height="17" align="absmiddle" hspace="3">Processing...</SPAN>
489
              <span id="ProgressBar" name="ProgressBar" style="visibility:hidden;" class="body_scol"><img src="images/i_processing.gif" width="11" height="17" align="absmiddle" hspace="3">Processing...</span>
524
                        </td>
490
            </td>
525
                      </tr>
491
          </tr>
526
                      <%If HTML_pkg_list = "" Then%>
492
          <%If HTML_pkg_list = "" Then%>
527
                      <tr>
493
          <tr>
528
                          <td colspan=3 background='images/bg_form_lightgray.gif' class='form_item err_alert'>No Packages Specified. All dependencies will be deleted</td> 
494
              <td class='form_field_grey_bg form_item err_alert'>No Packages Specified. All dependencies will be deleted</td> 
529
                      </tr>
495
          </tr>
530
                      <%End If%> 
496
          <%End If%> 
531
                      <input type="hidden" name="update_type" value="edit_import">
497
          <input type="hidden" name="update_type" value="edit_import">
532
                      <input type="hidden" name="pv_id" value="<%=parPv_id%>">
498
          <input type="hidden" name="pv_id" value="<%=parPv_id%>">
533
                      <input type="hidden" name="rtag_id" value="<%=parRtag_id%>">
499
          <input type="hidden" name="rtag_id" value="<%=parRtag_id%>">
534
                    </form>
500
        </form>
535
                  </table>
501
      </table>
536
                  <!-- END Body-->
502
      <!-- END Body-->
537
                </td>
-
 
538
                <td width="1%" background="images/lbox_bgside_white.gif">&nbsp;</td>
-
 
539
              </tr>
-
 
540
              <tr>
-
 
541
                <td width="1%" background="images/lbox_bg_blue.gif" valign="bottom"><img src="images/lbox_bl_cnr_b.gif" width="13" height="13"></td>
-
 
542
                <td background="images/lbox_bg_blue.gif"></td>
-
 
543
                <td width="1%" background="images/lbox_bg_blue.gif" valign="bottom" align="right"><img src="images/lbox_br_cnr_b.gif" width="13" height="13"></td>
-
 
544
              </tr>
503
    </td>
545
            </table></td>
-
 
546
        </tr>
504
        </tr>
547
      </table>
505
      </table>
548
      <!-------------------------------------------------->
506
      <!-------------------------------------------------->
549
    </td>
507
    </td>
550
  </tr>
508
  </tr>