This commit is contained in:
parent
51352a687c
commit
3e75ecd9a6
@ -502,6 +502,7 @@ namespace Volian.Controls.Library
|
||||
// A word doc section can contain another subsection (either step section or word doc section),
|
||||
// but cannot contain steps.
|
||||
SectionInfo si = tn.VEObject as SectionInfo;
|
||||
si.MyConfig = null;
|
||||
// Do not need step versus Word doc options, user enters this in property page during
|
||||
// insert process.
|
||||
cm.MenuItems.Add("Insert Section Before", new EventHandler(mi_Click));
|
||||
|
Loading…
x
Reference in New Issue
Block a user