Subversion Repositories DevTools

Rev

Blame | Last modification | View Log | RSS feed

insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(1, 'abtnNew', null, '"javascript:;"', '"onClick=""ToggleDisplay(''divMenuOptionsABTNnew'');"""', 'icons/abtn_add_with_option.gif', 'icons/abtn_add_with_option_off.gif', 'New...', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(2, 'abtnNodeProperties', null, '"javascript:;"', '"onClick=""MM_openBrWindow(''wEditNode.asp?node_id_list="&'||' objNodeCollector.Item("node_id") &'||'"&'||'rfile="&'||' SCRIPT_NAME &'||' objPMod.ComposeURLWithout("rfile") &'||'"'',''EditNode'',''scrollbars=yes,resizable=yes,width=600,height=350'');"""', 'icons/abtn_properties.gif', 'icons/abtn_properties_off.gif', 'Edit Network Node properties', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(3, 'abtnNodeRemove', null, '"_DestroyNode.asp?rfile=BomDefault.asp&'||'node_id_list="&'||' dbPARnode_id &'||' objPMod.ComposeURLWithout("node_id,rfile")', '"onClick=""return confirmAction(''Remove \''"&'||' objNodeCollector.Item("node_name") &'||'"\'' from this BOM?'');"""', 'icons/abtn_remove.gif', 'icons/abtn_remove_off.gif', 'Remove Network Node from this BOM', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(4, 'btnAddBaseEnvProd', 'Add Product', '"javascript:;"', '"onClick=""MM_openBrWindow(''wAddProd.asp?rfile="&'||' SCRIPT_NAME &'||'"&'||'base_env_id="&'||' BaseEnvId &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''AddProd'',''scrollbars=yes,resizable=yes,width=600,height=500'');"""', 'icons/btn_add.gif', null, null, 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(5, 'btnAddProd', 'Add Product', '"javascript:;"', '"onClick=""MM_openBrWindow(''wAddProd.asp?rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''AddProd'',''scrollbars=yes,resizable=yes,width=600,height=500'');"""', 'icons/btn_add.gif', null, null, 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(6, 'btnAddOs', 'Add OS', '"javascript:;"', '"onClick=""MM_openBrWindow(''wEditOs.asp?rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''EditOs'',''scrollbars=yes,resizable=yes,width=600,height=350'');"""', 'icons/btn_add.gif', null, 'Add Operating System', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(7, 'btnCopyOs', 'Copy', '"javascript:go_submit( document.FormName, ""btnCopyOs"" );ShowProgress();"', null, 'icons/btn_copy.gif', null, 'Select and Copy Operating Systems', 'Y', 'Y', 'Y');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(8, 'btnPasteOs', 'Paste', '"javascript:;"', '"onClick=""MM_openBrWindow(''wPasteItems.asp?copy_type=os_id_list&'||'rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''PasteItems'',''scrollbars=yes,resizable=yes,width=400,height=500'');"""', 'icons/btn_paste.gif', 'icons/btn_paste_off.gif', 'Paste Operating Systems here', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(9, 'btnMoveUpProd', 'Move Up', '"javascript:go_submit( document.FormName, ""btnMoveUpProd"" );ShowProgress();"', null, 'icons/btn_move_up.gif', null, 'Select Product(s) and Move Install Order Up', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(10, 'btnMoveDownProd', null, '"javascript:go_submit( document.FormName, ""btnMoveDownProd"" );ShowProgress();"', null, 'icons/btn_move_down.gif', null, 'Select Product(s) and Move Install Order Down', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(11, 'abtnSyncProdLatest', 'Update Products', '"javascript:;"', '"onClick=""MM_openBrWindow(''wSyncProducts.asp?rfile=Bom_AllProducts.asp&'||'"&'||' objPMod.ComposeURL() &'||'"'',''SyncProducts'',''scrollbars=yes,resizable=yes,width=1000,height=700'');"""', 'icons/btn_sync.gif', 'icons/btn_sync_off.gif', 'Update Products from Release Manager...', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(12, 'abtnAcceptRejectProd', null, '"_AcceptRejectProd.asp?prod_id_list="&'||' Request("prod_id") &'||'"&'||'rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL()', null, 'icons/abtn_accept_reject_product.gif', 'icons/abtn_accept_reject_product_off.gif', 'Toggle Accept / Reject Product State', 'Y', 'Y', 'Y');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(13, 'btnAcceptRejectProd', 'Accept / Reject', '"javascript:go_submit( document.FormName, ""btnAcceptRejectProd"" );ShowProgress();"', null, 'icons/btn_accept_reject_product.gif', 'icons/btn_accept_reject_product_off.gif', 'Accept / Reject Products', 'Y', 'Y', 'Y');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(14, 'abtnProdProperties', null, '"javascript:;"', '"onClick=""MM_openBrWindow(''wEditProd.asp?prod_id_list="&'||' Request("prod_id") &'||'"&'||'rfile="&'||' SCRIPT_NAME &'||' objPMod.ComposeURLWithout("rfile") &'||'"'',''EditProd'',''scrollbars=yes,resizable=yes,width=700,height=500'');"""', 'icons/abtn_properties.gif', 'icons/abtn_properties_off.gif', 'Edit Product properties', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(15, 'abtnProdRemove', null, '"_RemoveProductFromOs.asp?rfile="&'||' SCRIPT_NAME &'||'"&'||'prod_id_list="&'||' dbPARprod_id &'||' objPMod.ComposeURLWithout("prod_id")', '"onClick=""return confirmAction(''Remove \''"&'||' objProdCollector.Item("pkg_name") &'||'" "&'||' objProdCollector.Item("pkg_version") &'||'"\'' from this OS?'');"""', 'icons/abtn_remove.gif', 'icons/abtn_remove_off.gif', 'Remove Product from this Operating System', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(16, 'abtnOSProperties', null, '"javascript:;"', '"onClick=""MM_openBrWindow(''wEditOS.asp?os_id_list="&'||' dbPARos_id &'||'"&'||'rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''EditOS'',''scrollbars=yes,resizable=yes,width=600,height=350'');"""', 'icons/abtn_properties.gif', 'icons/abtn_properties_off.gif', 'Edit Operating System properties', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(17, 'abtnOSRemove', null, '"_DestroyOs.asp?rfile="&'||' SCRIPT_NAME &'||'"&'||'node_id="&'||' dbPARnode_id &'||'"&'||'os_id_list="&'||' dbPARos_id &'||' objPMod.ComposeURLWithout("os_id")', '"onClick=""return confirmAction(''Remove \''"&'||' objOsCollector.Item("os_name") &'||'"\'' from this Network Node?'');"""', 'icons/abtn_remove.gif', 'icons/abtn_remove_off.gif', 'Remove Operating System from this Network Node', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(18, 'btnCopyProd', 'Copy', '"javascript:go_submit( document.FormName, ""btnCopyProd"" );ShowProgress();"', null, 'icons/btn_copy.gif', null, 'Select and Copy Product', 'Y', 'Y', 'Y');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(19, 'btnPasteProd', 'Paste', '"javascript:;"', '"onClick=""MM_openBrWindow(''wPasteItems.asp?copy_type=prod_id_list&'||'rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''PasteItems'',''scrollbars=yes,resizable=yes,width=400,height=500'');"""', 'icons/btn_paste.gif', 'icons/btn_paste_off.gif', 'Paste Product here', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(20, 'btnEditProd', null, '"javascript:;"', '"onClick=""MM_openBrWindow(''wEditProd.asp?prod_id_list="&'||' ProdId &'||'"&'||'rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''EditProd'',''scrollbars=yes,resizable=yes,width=700,height=500'');"""', 'icons/i_edit.gif', 'icons/i_edit_off.gif', 'Edit this entry', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(21, 'btnRemoveProd', null, '"_RemoveProductFromOs.asp?rfile="&'||' SCRIPT_NAME &'||'"&'||'prod_id_list="&'||' ProdId &'||'"&'||'"&'||' objPMod.ComposeURL()', '"onClick=""return confirmAction(''Remove \''"&'||' ProdName &'||'" "&'||' ProdVersion &'||'"\'' from this list?'');"""', 'icons/i_remove.gif', 'icons/i_remove_off.gif', 'Remove this entry', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(22, 'btnRemoveOS', null, '"_DestroyOs.asp?rfile="&'||' SCRIPT_NAME &'||'"&'||'os_id_list="&'||' OsId &'||'"&'||'"&'||' objPMod.ComposeURL()', '"onClick=""return confirmAction(''Remove \''"&'||' OsName &'||'"\'' from this list?'');"""', 'icons/i_remove.gif', 'icons/i_remove_off.gif', 'Remove this entry', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(23, 'btnEditOS', null, '"javascript:;"', '"onClick=""MM_openBrWindow(''wEditOS.asp?os_id_list="&'||' OsId &'||'"&'||'rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''EditOS'',''scrollbars=yes,resizable=yes,width=600,height=350'');"""', 'icons/i_edit.gif', 'icons/i_edit_off.gif', 'Edit this entry', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(24, 'btnAddBaseEnv', 'Add Base Configuration', '"javascript:;"', '"onClick=""MM_openBrWindow(''wEditBaseEnv.asp?rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''EditBaseEnv'',''scrollbars=yes,resizable=yes,width=600,height=300'');"""', 'icons/btn_add.gif', null, 'Add Base Configuration', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(25, 'btnDestroyBaseEnv', 'Destroy Base Configuration', '"_DestroyBaseEnv.asp?rfile="&'||' SCRIPT_NAME &'||'"&'||'base_env_id="&'||' BaseEnvId &'||'"&'||'"&'||' objPMod.ComposeURL()', '"onClick=""return confirmAction(''Remove \''"&'||' BaseEnvName &'||'"\'' from this BOM?'');"""', 'icons/btn_remove.gif', 'icons/btn_remove_off.gif', 'Destroy Base Configuration', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(26, 'btnRemoveProdBulk', null, '"javascript:go_submit( document.FormName, ""btnRemoveProdBulk"" );ShowProgress();"', '"onClick=""return confirmAction(''Remove selected Products from this OS?'');"""', 'icons/btn_remove.gif', 'icons/btn_remove_off.gif', 'Remove selected Products from this OS', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(27, 'btnRemoveOsBulk', null, '"javascript:go_submit( document.FormName, ""btnRemoveOsBulk"" );ShowProgress();"', '"onClick=""return confirmAction(''Remove selected OS from this Network Node?'');"""', 'icons/btn_remove.gif', 'icons/btn_remove_off.gif', 'Remove selected OS from this Network Node', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(28, 'btnPropertiesBaseEnv', 'Properties', '"javascript:;"', '"onClick=""MM_openBrWindow(''wEditBaseEnv.asp?base_env_id="&'||' BaseEnvId &'||'"&'||'rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''EditBaseEnv'',''scrollbars=yes,resizable=yes,width=600,height=300'');"""', 'icons/btn_properties.gif', 'icons/btn_properties_off.gif', 'Edit Base Configuration Properties', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(29, 'btnEditNode', null, '"javascript:;"', '"onClick=""MM_openBrWindow(''wEditNode.asp?node_id_list="&'||' NodeId &'||'"&'||'rfile="&'||' SCRIPT_NAME &'||' objPMod.ComposeURLWithout("rfile") &'||'"'',''EditNode'',''scrollbars=yes,resizable=yes,width=600,height=350'');"""', 'icons/i_edit.gif', 'icons/i_edit_off.gif', 'Edit this entry', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(30, 'btnRemoveNode', null, '"_DestroyNode.asp?rfile="&'||' SCRIPT_NAME &'||'"&'||'node_id_list="&'||' NodeId &'||' objPMod.ComposeURLWithout("node_id,rfile")', '"onClick=""return confirmAction(''Remove \''"&'||' NodeName &'||'"\'' from this BOM?'');"""', 'icons/i_remove.gif', 'icons/i_remove_off.gif', 'Remove Network Node from this BOM', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(31, 'btnAddNode', 'Add Network Node', '"javascript:;"', '"onClick=""MM_openBrWindow(''wEditNode.asp?node_id_list="&'||' NodeId &'||'"&'||'rfile="&'||' SCRIPT_NAME &'||' objPMod.ComposeURLWithout("rfile") &'||'"'',''EditNode'',''scrollbars=yes,resizable=yes,width=600,height=350'');"""', 'icons/btn_add.gif', null, 'Add Network Node', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(32, 'btnRemoveNodeBulk', null, '"javascript:go_submit( document.FormName, ""btnRemoveNodeBulk"" );ShowProgress();"', '"onClick=""return confirmAction(''Remove selected Network Node from this BOM?'');"""', 'icons/btn_remove.gif', 'icons/btn_remove_off.gif', 'Remove selected Network Node from this BOM', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(33, 'btnPasteNode', 'Paste', '"javascript:;"', '"onClick=""MM_openBrWindow(''wPasteItems.asp?copy_type=node_id_list&'||'rfile="&'||' SCRIPT_NAME &'||' objPMod.ComposeURLWithout("rfile") &'||'"'',''PasteItems'',''scrollbars=yes,resizable=yes,width=400,height=500'');"""', 'icons/btn_paste.gif', 'icons/btn_paste_off.gif', 'Paste Network Nodes here', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(34, 'btnCopyNode', 'Copy', '"javascript:go_submit( document.FormName, ""btnCopyNode"" );ShowProgress();"', null, 'icons/btn_copy.gif', null, 'Select and Copy Network Nodes', 'Y', 'Y', 'Y');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(35, 'abtnBomProperties', null, '"javascript:;"', '"onClick=""MM_openBrWindow(''wEditBom.asp?bom_id_list="&'||' Request("bom_id") &'||'"&'||'rfile="&'||' SCRIPT_NAME &'||' objPMod.ComposeURLWithout("rfile") &'||'"'',''EditBom'',''scrollbars=yes,resizable=yes,width=600,height=350'');"""', 'icons/abtn_properties.gif', 'icons/abtn_properties_off.gif', 'Edit Bom properties', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(36, 'btnEditProdBaseEnv', null, '"javascript:;"', '"onClick=""MM_openBrWindow(''wEditProd.asp?prod_id_list="&'||' ProdId &'||'"&'||'base_env_id="&'||' objOsCollector.Item("base_env_id") &'||'"&'||'rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''EditProd'',''scrollbars=yes,resizable=yes,width=700,height=500'');"""', 'icons/i_edit.gif', 'icons/i_edit_off.gif', 'Edit this entry', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(37, 'btnRemoveProdBaseEnv', null, '"_RemoveProductFromBaseEnv.asp?rfile="&'||' SCRIPT_NAME &'||'"&'||'base_env_id="&'||' BaseEnvId &'||'"&'||'prod_id_list="&'||' ProdId &'||'"&'||'"&'||' objPMod.ComposeURL()', '"onClick=""return confirmAction(''Remove \''"&'||' ProdName &'||'"\'' from this list?'');"""', 'icons/i_remove.gif', 'icons/i_remove_off.gif', 'Remove this entry', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(38, 'abtnRMlink', null, 'RELEASE_MANAGER_URL &'||'"/fixed_issues.asp?rtag_id="&'||' objProdCollector.Item("rtag_id") &'||'"&'||'pv_id="&'||' objProdCollector.Item("pv_id")', '"target=''_blank''"', 'icons/abtn_rm_link.gif', null, 'Open in Release Manager...', 'Y', 'Y', 'Y');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(39, 'btnExportNodespec', 'Export Node Spec', '"javascript:;"', '"onClick=""MM_openBrWindow(''wNodeSpec.asp?ostab="&'||'Request("os_id")&'||'"&'||'rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''ExportNodeSpec'',''scrollbars=yes,resizable=yes,width=550,height=450'');"""', 'icons/abtn_export_nodespec.gif', null, 'Export Node Spec', 'Y', 'Y', 'Y');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(40, 'btnSortProd', 'Sort', '"javascript:;"', '"onClick=""MM_openBrWindow(''wSortProd.asp?rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''SortProd'',''scrollbars=yes,resizable=yes,width=500,height=800'');"""', 'icons/btn_sort.gif', null, 'Sort Products', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(41, 'btnPasteProdToBaseEnv', 'Paste', '"javascript:;"', '"onClick=""MM_openBrWindow(''wPasteItems.asp?base_env_id="&'||' objOsCollector.Item("base_env_id") &'||'"&'||'copy_type=prod_id_list&'||'rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''PasteItems'',''scrollbars=yes,resizable=yes,width=400,height=500'');"""', 'icons/btn_paste.gif', 'icons/btn_paste_off.gif', 'Paste Product here', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(42, 'btnSortNode', 'Sort', '"javascript:;"', '"onClick=""MM_openBrWindow(''wSortNode.asp?rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''SortNode'',''scrollbars=yes,resizable=yes,width=500,height=800'');"""', 'icons/btn_sort.gif', null, 'Sort Nodes', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(43, 'btnSortBase', 'Sort', '"javascript:;"', '"onClick=""MM_openBrWindow(''wsortBase.asp?rfile="&'||' SCRIPT_NAME &'||'"&'||'base_env_id="&'||' BaseEnvId &'||'"&'||'prod_id_list="&'||' ProdId &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''SortNode'',''scrollbars=yes,resizable=yes,width=500,height=800'');"""', 'icons/btn_sort.gif', null, 'Sort Base', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(44, 'btnAddProc', 'Add Process', '"javascript:;"', '"onClick=""MM_openBrWindow(''wAddProc.asp?rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''AddProd'',''scrollbars=yes,resizable=yes,width=800,height=500'');"""', 'icons/btn_add.gif', null, null, 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(45, 'btnPatchGenerate', 'Patch List', '"javascript:;"', '"onClick=""MM_openBrWindow(''run_patch_GUI.asp?project="&'||' rsQry("proj_name") &'||'"&'||'release="&'||' rsQry("branch_name") &'||'"&'||'sbom="&'||' rsQry("sbom_version") &'||'"&'||'version="&'||' rsQry("bom_version") &'||'"&'||'lifecycle="&'||' rsQry("bom_lifecycle") &'||'"&'||'node=" &'||'rsQry("node_name") &'||'"&'||'OS=" &'||'rsQry("os_name") &'||'"'',''PatchGenerator'',''scrollbars=yes,resizable=yes,width=500,height=600'');"""', 'icons/i_patch_small.gif', null, 'Displays the patches to be installed for this node', 'Y', 'Y', 'Y');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(46, 'btnRemoveProc', null, '"_RemoveProcessFromOs.asp?rfile="&'||' SCRIPT_NAME &'||'"&'||'pkg_owner="&'||' Owner &'||'"&'||'run_as="&'||' RunAs &'||'"&'||'interface="&'||' Interface &'||'"&'||'proc_name="&'||' ProcName &'||'"&'||'proc_id_list="&'||' ProcId &'||'"&'||'"&'||' objPMod.ComposeURL()', '"onClick=""return confirmAction(''Remove \''"&'||' ProcName &'||'"\'' from this list?'');"""', 'icons/i_remove.gif', 'icons/i_remove_off.gif', 'Remove this entry', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(47, 'btnEditProc', null, '"javascript:;"', '"onClick=""MM_openBrWindow(''wEditProc.asp?proc_name="&'||' ProcName &'||'"&'||'proc_id_list="&'||' ProcId &'||'"&'||'rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''EditProc'',''scrollbars=yes,resizable=yes,width=700,height=500'');"""', 'icons/i_edit.gif', 'icons/i_edit_off.gif', 'Edit this entry', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(48, 'btnNodeSpec', null, '"NodeSpecBomGen.asp?bom_id="&'||'dbPARbom_id&'||'""', null, 'icons/b_nodespec.gif', null, 'Generate the node spec files based on the nodespec filename existence.', 'Y', 'Y', 'Y');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(49, 'btnIsNodeSpec', null, '"javascript:go_submit( document.FormName, ""btnIsNodeSpec"" );ShowProgress();"', '"onClick=""return confirmAction(''Add selected Products from this OS to the Node Spec File?'');"""', 'icons/b_nodespec.gif', null, 'Include in node spec file.', 'Y', 'Y', 'Y');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(50, 'abtnUnhideProducts', 'Unhide Products', '"javascript:;"', '"onClick=""MM_openBrWindow(''wUnhideProducts.asp?rfile=Bom_AllProducts.asp&'||'"&'||' objPMod.ComposeURL() &'||'"'',''UnhideProducts'',''scrollbars=yes,resizable=yes,width=1000,height=700'');"""', 'icons/bi_cancel.gif', null, 'Unhide Products that are hidden.', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(51, 'btnRemoveObsoletePatches', 'Remove', '"javascript:go_submit( document.FormName, ""btnRemoveObsoletePatches"" );ShowProgress();"', '"onClick=""return confirmAction(''Remove obsolete patches from this OS?'');"""', 'icons/i_patch_small_obsolete.gif', null, null, 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(52, 'abtnAddPatches', 'Add Patches', '"javascript:;"', '"onClick=""MM_openBrWindow(''wSyncProducts.asp?rfile=Bom_AllProducts.asp&'||'"&'||' objPMod.ComposeURL() &'||'"'',''SyncProducts'',''scrollbars=yes,resizable=yes,width=1400,height=1000'');"""', 'icons\i_patch_small.gif', null, 'Add Patches from Deployment Release', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(53, 'abtnRevertProdLatest', 'Revert Products', '"javascript:;"', '"onClick=""MM_openBrWindow(''wRevertProducts.asp?rfile=Bom_AllProducts.asp&'||'"&'||' objPMod.ComposeURL() &'||'"'',''SyncProducts'',''scrollbars=yes,resizable=yes,width=1400,height=1000'');"""', 'icons/btn_sync.gif', 'icons/btn_sync_off.gif', 'Update Products from Release Manager...', 'Y', 'Y', 'N');
insert into def_action_buttons (ABTN_ID, ABTN_NAME, TEXT, ACTION_LINK, EVENT_HANDLER, IMG_ENABLED, IMG_DISABLED, HINT, VISIBLE, ACTIVE, IS_READONLY_ACTION) values
(54, 'btnFTP', 'Export FTP script', '"javascript:;"', '"onClick=""MM_openBrWindow(''wFTP.asp?ostab="&'||'Request("os_id")&'||'"&'||'rfile="&'||' SCRIPT_NAME &'||'"&'||'"&'||' objPMod.ComposeURL() &'||'"'',''ExportFTP'',''scrollbars=yes,resizable=yes,width=550,height=450'');"""', null, null, null, 'Y', 'Y', 'Y');