Fixed tabs on V.C. Summer Notes and Cautions
This commit is contained in:
parent
a5eadb3871
commit
37df3cd624
@ -3078,8 +3078,11 @@ namespace VEPROMS.CSLA.Library
|
||||
else
|
||||
_MyHeader = null;
|
||||
}
|
||||
else if (this.NextItem == null)
|
||||
tbformat = "";
|
||||
}
|
||||
if (!this.FormatStepData.SeparateBox)
|
||||
if (!this.FormatStepData.SeparateBox &&
|
||||
(tbformat == nextTbFormat || tbformat == prevTbFormat))
|
||||
{
|
||||
tbformat = ActiveFormat.PlantFormat.FormatData.SectData.StepSectionData.IdentB;
|
||||
TabToIdentBAdjustFont();
|
||||
|
Loading…
x
Reference in New Issue
Block a user