This commit is contained in:
@@ -63,7 +63,7 @@ namespace VEPROMS
|
||||
// also disable if there is no word content yet - the user may want to change from step type to
|
||||
// word type, as long as there is no content yet.
|
||||
if (ii.HasStepContent || !ii.HasWordContent) tcpLibDoc.Enabled = false;
|
||||
|
||||
if (ii.HasWordContent) _isStepSection = false;
|
||||
}
|
||||
|
||||
private void btnSectPropOK_Click(object sender, EventArgs e)
|
||||
|
Reference in New Issue
Block a user