remove Global Localizer object
This commit is contained in:
parent
b4851f4d4d
commit
0a7cfbc35e
@ -93,8 +93,6 @@ Public Class frmValidator
|
|||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
LOGGER.Error(ex)
|
LOGGER.Error(ex)
|
||||||
End Try
|
End Try
|
||||||
|
|
||||||
Localizer.Active = New LookupGridLocalizer()
|
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
Private Sub frmValidation_Load(sender As Object, e As System.EventArgs) Handles Me.Load
|
Private Sub frmValidation_Load(sender As Object, e As System.EventArgs) Handles Me.Load
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user