EgtCAM5 :

- corretto numero messaggio richiamato come titolo per stime dettagliate.
This commit is contained in:
Dario Sassi
2018-06-13 09:03:41 +00:00
parent edf9157627
commit 1d9e541137
@@ -16,7 +16,7 @@ Public Class EstimationsDetailsWndVM
Public ReadOnly Property TitleMsg As String
Get
Return EgtMsg(MSG_SIMULATION + 42)
Return EgtMsg(MSG_SIMULATION + 44) ' Estimation details
End Get
End Property