B2022-066 Alarm number not printing properly in page header (Prairie Island)

This commit is contained in:
John Jenko 2022-06-08 14:22:15 +00:00
parent 562acf21b4
commit f1b18221ce

View File

@ -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