Shutoff AutoExpand for PMS-810
This commit is contained in:
@@ -354,6 +354,14 @@ namespace Volian.Controls.Library
|
||||
//// TIMING: DisplayItem.TimeIt("pMyItem End");
|
||||
}
|
||||
}
|
||||
public bool AutoExpand
|
||||
{
|
||||
get
|
||||
{
|
||||
// This is temporary to get the code working for this particular procedure
|
||||
return MyProcedureItemInfo.DisplayNumber != "PMS-810";
|
||||
}
|
||||
}
|
||||
public void Reset()
|
||||
{
|
||||
ItemInfo parent = SelectedItemInfo.ActiveParent as ItemInfo;
|
||||
|
Reference in New Issue
Block a user