fixed engineering button not enabling

This commit is contained in:
Infineon\StieberD
2024-10-10 09:37:16 -07:00
parent 9826823dfc
commit a5ef31c03a
2 changed files with 3 additions and 4 deletions

View File

@ -311,7 +311,7 @@ end event
Event OLE_RPT_RDS_LIST.OnSelChange()
If MemberOf(@User4, 'ENGINEERING') then
SelRDSList = Get_Property(@Window : '.OLE_RPT_RDS_LIST', 'OLE.SelList')
Enabled = (SelRDSList NE '')
@ -627,4 +627,3 @@ CheckSelectedForHolds:
return