ZooFlow: fix globx admin form constructor
This commit is contained in:
parent
d32a14c4d8
commit
f50fbe7099
@ -7,8 +7,6 @@ Public Class frmAdmin_Globix
|
||||
Public Property PrimaryKey As Integer Implements IAdminForm.PrimaryKey
|
||||
|
||||
Public Sub New(PrimaryKey As Integer, Optional IsInsert As Boolean = False)
|
||||
MyBase.New(My.LogConfig)
|
||||
|
||||
' Dieser Aufruf ist für den Designer erforderlich.
|
||||
InitializeComponent()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user