| Line 409... |
Line 409... |
| 409 |
End If
|
409 |
End If
|
| 410 |
|
410 |
|
| 411 |
If isAbtnRequired(aAbtnList, "btnMakePending") Then
|
411 |
If isAbtnRequired(aAbtnList, "btnMakePending") Then
|
| 412 |
varValues = Array( 6, "btnMakePending", null,_
|
412 |
varValues = Array( 6, "btnMakePending", null,_
|
| 413 |
"""_make_pending.asp?rfile=""& ScriptName &""&pv_id=""& parPv_id &""&rtag_id=""& parRtag_id ",_
|
413 |
"""_make_pending.asp?rfile=""& ScriptName &""&pv_id=""& parPv_id &""&rtag_id=""& parRtag_id ",_
|
| 414 |
"""onClick=""""return confirmAction('Making this package pending for auto-build will prevent any further changes. \nDo you want to proceed?');""""""",_
|
414 |
"""onClick=""""return confirmAction('Making this package pending will prevent any further changes. \nDo you want to proceed?');""""""",_
|
| 415 |
"icons/i_make_pending.gif",_
|
415 |
"icons/i_make_pending.gif",_
|
| 416 |
"icons/i_make_pending_off.gif",_
|
416 |
"icons/i_make_pending_off.gif",_
|
| 417 |
"Make this package pending for build/release.",_
|
417 |
"Make this package pending for build/release.",_
|
| 418 |
"Y",_
|
418 |
"Y",_
|
| 419 |
"Y",_
|
419 |
"Y",_
|