pre cutover push

This commit is contained in:
Infineon\StieberD
2024-09-04 20:33:41 -07:00
parent 6ea6969f4b
commit 7762b129af
2072 changed files with 130000 additions and 95295 deletions

View File

@ -141,10 +141,8 @@ set_security:
*
MktMgr = ( @user4 = QSRec<MktMgr$> )
MfgMgr = ( @user4 = QSRec<ProdMgr$> )
IF @USER4 = 'BRYCE_M' THEN
DEBUG
END
if ( CTO ) or ( MktMgr ) or ( MfgMgr ) or ( @username = 'JASON_H' ) then
if ( CTO ) or ( MktMgr ) or ( MfgMgr ) then
Void = set_property( @window:'.STATUS', 'ENABLED', 1 )
end else
Void = set_property( @window:'.STATUS', 'ENABLED', 0 )