This commit is contained in:
@@ -811,7 +811,8 @@ namespace VEPROMS.CSLA.Library
|
||||
{
|
||||
get
|
||||
{
|
||||
if (MyContent.Type == 10000) return true;
|
||||
//if (MyContent.Type == 10000) return true;
|
||||
if (IsSection && MyDocStyle.IsStepSection) return true;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user