B2022-066 Alarm number not printing properly in page header (Prairie Island)
This commit is contained in:
parent
562acf21b4
commit
f1b18221ce
@ -3633,6 +3633,7 @@ namespace Volian.Controls.Library
|
||||
else
|
||||
eopnum = section.MyProcedure.DisplayNumber;// B2021-066: found and fixed during proc pc/pc work
|
||||
}
|
||||
// B2022-066 the "{PREDELIMEOPNUM}" token was not being processed because there was a space after the "{"
|
||||
if (token.Equals("{PREDELIMEOPNUM}"))
|
||||
{
|
||||
// only use up to the first non-alphanumeric character of the procedur number
|
||||
|
Loading…
x
Reference in New Issue
Block a user