This commit is contained in:
@@ -1254,6 +1254,7 @@ namespace VEPROMS.CSLA.Library
|
||||
int iiForFoldout = sc != null ? sc.Step_FloatingFoldout : -1;
|
||||
if (iiForFoldout <= 0) return -1;
|
||||
int fldid = sc.Step_FloatingFoldout;
|
||||
if (fldid == 0) return 0;
|
||||
int indxOfFoldout = 0;
|
||||
foreach (ItemInfo sect in MyProcedure.Sections)
|
||||
{
|
||||
|
Reference in New Issue
Block a user