Added procedure set rev property to docversion properties dialog box
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -343,6 +343,7 @@ namespace VEPROMS
|
||||
}
|
||||
ppTxtBxPDFLoc.TextChanged += new EventHandler(ppTxtBxPDFLoc_TextChanged);
|
||||
//end add new applicability stuff
|
||||
lblProcSetRev.Visible = ppRTxtProcSetRev.Visible = _DocVersionConfig.MyDocVersion.MyFormat.PlantFormat.FormatData.SectData.StepSectionData.StepSectionPrintData.UseXtraRevNumber;
|
||||
_Initializing = false;
|
||||
}
|
||||
// The following code was added to fix Bug B2013-117
|
||||
|
Reference in New Issue
Block a user