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