This commit is contained in:
@@ -340,7 +340,7 @@ namespace VEPROMS.CSLA.Library
|
||||
get
|
||||
{
|
||||
if (IsStep)
|
||||
return FormatStepData.Type;
|
||||
return FormatStepData.StepEditData.TypeMenu.MenuItem; //FormatStepData.Type;
|
||||
else if (IsSection)
|
||||
return MyDocStyle.Name;
|
||||
return "Procedure Title";
|
||||
|
Reference in New Issue
Block a user