Subversion Repositories DevTools

Rev

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

Rev 7235 Rev 7240
Line 557... Line 557...
557
      End If
557
      End If
558
 
558
 
559
      If isAbtnRequired(aAbtnList, "btnApprovePackage") Then
559
      If isAbtnRequired(aAbtnList, "btnApprovePackage") Then
560
         varValues = Array("btnApprovePackage", null,_
560
         varValues = Array("btnApprovePackage", null,_
561
                           """javascript:;""",_
561
                           """javascript:;""",_
562
                           """onClick=""""vixDialog('_wform_build_package.asp?rfile=""& ScriptName &""&pv_id=""& parPv_id &""&rtag_id=""& parRtag_id &""',{title: 'Approve Package', onLoad: 'buildPkgInit'});""""""",_
562
                           """onClick=""""vixDialog('_wform_build_package.asp?rfile=""& ScriptName &""&pv_id=""& parPv_id &""&rtag_id=""& parRtag_id &""',{width : 'auto', title: 'Approve Package', onLoad: 'buildPkgInit'});""""""",_
563
                           "icons/i_submit_build.gif",_
563
                           "icons/i_submit_build.gif",_
564
                           null,_
564
                           null,_
565
                           "Make this package released for automated build.",_
565
                           "Make this package released for automated build.",_
566
                           "Y",_
566
                           "Y",_
567
                           "Y",_
567
                           "Y",_