ZooFlow: Fix DetailPage, Fix BaseForm, Tweak Appearance
This commit is contained in:
@@ -30,7 +30,7 @@ Namespace Base
|
||||
Public Sub New()
|
||||
End Sub
|
||||
|
||||
Public Sub Init(LogConfig As LogConfig)
|
||||
Public Sub InitializeBaseForm(LogConfig As LogConfig)
|
||||
' Get the full name of the inheriting form
|
||||
' so the log messages have the right classname
|
||||
Dim oClassName = [GetType]().FullName
|
||||
|
||||
Reference in New Issue
Block a user