ZooFlow/EDMIService: clean up, fix column names in sql
This commit is contained in:
@@ -23,6 +23,7 @@ Public Class ClassWindowLayout
|
||||
|
||||
oPath = Path.Combine(Application.UserAppDataPath(), pForm.Name & "-Layout.xml")
|
||||
oAlternatePath = oPath.Replace("frm", "frmfrm")
|
||||
|
||||
If File.Exists(oAlternatePath) Then
|
||||
Dim oNewFilename = Path.GetFileName(oPath)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user