F2021-066 some alarm names print past alarm box border & F2021-070 handle long procedure titles
Added comment BNPP: F2021-066 some alarm names print past alarm box border & F2021-070 handle long procedure titles
This commit is contained in:
@@ -1996,7 +1996,7 @@ namespace VEPROMS
|
||||
set { _otherNumber = value; IsDirty = true; }
|
||||
}
|
||||
private string _otherText;
|
||||
[XmlAttribute("OyherText")]
|
||||
[XmlAttribute("OyherText")] // 11/3/21: Typo that is in data. Don't fix unless writing code to fix data
|
||||
public string OtherText
|
||||
{
|
||||
get { return _otherText; }
|
||||
|
Reference in New Issue
Block a user