Subversion Repositories DevTools

Rev

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

Rev 5506 Rev 5590
Line 436... Line 436...
436
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
436
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
437
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
437
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
438
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
438
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
439
<link rel="stylesheet" href="images/navigation.css" type="text/css">
439
<link rel="stylesheet" href="images/navigation.css" type="text/css">
440
<script language="JavaScript" src="images/common.js"></script>
440
<script language="JavaScript" src="images/common.js"></script>
441
<!--#include file="_jquery_includes.asp"-->
-
 
442
<!-- TIPS -->
441
<!-- TIPS -->
443
<script language="JavaScript" src="images/tipster.js"></script>
442
<script language="JavaScript" src="images/tipster.js"></script>
444
<script language="JavaScript" src="images/_help_tips.js"></script>
443
<script language="JavaScript" src="images/_help_tips.js"></script>
445
<script language="JavaScript" type="text/JavaScript">
444
<script language="JavaScript" type="text/JavaScript">
446
<!--
445
<!--
Line 526... Line 525...
526
</head>
525
</head>
527
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
526
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
528
<!-- TIPS LAYERS -------------------------------------->
527
<!-- TIPS LAYERS -------------------------------------->
529
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
528
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
530
<!----------------------------------------------------->
529
<!----------------------------------------------------->
531
<form onSubmit="return valid(this)" name="rippleproperties" id="rp" method="post" action="<%=scriptName%>">
530
<form onSubmit="return valid(this)" name="rippleproperties" id="rp" method="post" action="<%=scriptName%>" class="form_tight">
532
   <table width="100%" border="0" cellspacing="0" cellpadding="2" height="100%">
531
   <table border="0" cellspacing="0" cellpadding="2" width="800px">
533
      <tr>
532
      <tr>
534
         <td background="images/lbox_bg_orange.gif" width="1%" height="1%"><img src="icons/i_pkg_ripple_type.gif" width="21" height="21" hspace="5" border="0"></td>
-
 
535
         <td background="images/lbox_bg_blue.gif" nowrap width="50%" class="wform_ttl">&nbsp;Ripple Properties </td>
-
 
536
         <td background="images/lbox_bg_blue.gif" align="right" width="50%">
-
 
537
            <input type="submit" name="btn" value="Submit" class="form_btn_comp">
-
 
538
            <input type="reset" name="btn" value="Cancel" class="form_btn_comp" onclick="self.close()">
-
 
539
         </td>
-
 
540
         <td background="images/lbox_bg_blue.gif" align="right" width="1%" nowrap>
-
 
541
            <img src="images/h_trsp_dot.gif" width="5" height="22">
-
 
542
         </td>
-
 
543
      </tr>
-
 
544
      <tr>
-
 
545
         <td height="100%" width="1%">&nbsp;</td>
-
 
546
         <td valign="top" nowrap colspan="3" class="wform_ttl" background="images/bg_form_lightgray.gif">
533
         <td valign="top" nowrap colspan="3" class="wform_ttl" background="images/bg_form_lightgray.gif">
547
            <table width="100%" border="0" cellspacing="1" cellpadding="2">
534
            <table width="100%" border="0" cellspacing="1" cellpadding="2">
548
               <tr>
-
 
549
                  <td width="1%"><img src="images/h_trsp_dot.gif" width="10" height="30"></td>
-
 
550
                  <td width="1%" nowrap class="form_group" valign="bottom"></td>
-
 
551
                  <td nowrap width="1%">&nbsp; </td>
-
 
552
                  <td nowrap width="100%">&nbsp;</td>
-
 
553
               </tr>
-
 
554
               <%If NOT IsNull(parRtag_id) AND parRtag_id <> "" AND isNotSdk Then%>
535
               <%If NOT IsNull(parRtag_id) AND parRtag_id <> "" AND isNotSdk Then%>
555
               <tr>
536
               <tr>
556
                  <td>&nbsp;</td>
537
                  <td>&nbsp;</td>
557
                  <td nowrap class="form_field" background="images/bg_form_lightbluedark.gif">Pegged Version?<%=Quick_Help ( "pegged_version" )%></td>
538
                  <td nowrap class="form_field" background="images/bg_form_lightbluedark.gif">Pegged Version?<%=Quick_Help ( "pegged_version" )%></td>
558
                  <%
539
                  <%
Line 727... Line 708...
727
                        Upon reaching a limit, that rightmost field will be set to zero and the field next left with a non zero limit (if one exists) will be incremented when rippled.<br>
708
                        Upon reaching a limit, that rightmost field will be set to zero and the field next left with a non zero limit (if one exists) will be incremented when rippled.<br>
728
                        A field may be assigned to zero to fix the field (to 0 or 000 for the build number field) when rippled.
709
                        A field may be assigned to zero to fix the field (to 0 or 000 for the build number field) when rippled.
729
                     </font></b>
710
                     </font></b>
730
                  </td>
711
                  </td>
731
               </tr>
712
               </tr>
732
               <tr>
-
 
733
                  <td>&nbsp;</td>
-
 
734
                  <td nowrap class="form_field"><img src="images/h_trsp_dot.gif" width="100" height="10"></td>
-
 
735
                  <td nowrap> <p>&nbsp;</p></td>
-
 
736
                  <td nowrap>&nbsp;</td>
-
 
737
               </tr>
-
 
738
            </table>
713
            </table>
739
        </td>
714
        </td>
740
      </tr>
715
      </tr>
741
      <tr>
716
      <tr>
-
 
717
         <td align="right">
742
         <td height="1%" width="1%"><img src="images/h_trsp_dot.gif" width="5" height="5"></td>
718
            <input type="submit" name="btn" value="Submit" class="form_btn_comp">
743
         <td valign="top" nowrap colspan="3" class="wform_ttl" background="images/lbox_bg_blue.gif"></td>
719
            <input type="reset" name="btn" value="Cancel" class="form_btn_comp" onclick="parent.closeIFrame();">
-
 
720
         </td>
744
      </tr>
721
      </tr>
745
   </table>
722
   </table>
746
<input type="hidden" name="pv_id" value="<%=parPv_id%>">
723
<input type="hidden" name="pv_id" value="<%=parPv_id%>">
747
<input type="hidden" name="rtag_id" value="<%=parRtag_id%>">
724
<input type="hidden" name="rtag_id" value="<%=parRtag_id%>">
748
<input type="hidden" name="rippleFlag" value="<%=rippleFlag%>">
725
<input type="hidden" name="rippleFlag" value="<%=rippleFlag%>">