Skip to content

Commit

Permalink
setup release
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamegrieve committed Jan 11, 2022
1 parent 46c7071 commit 0f9dd80
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions server/admin/install_log.lfm
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
object InstallProgressForm: TInstallProgressForm
Left = 1142
Left = 668
Height = 370
Top = 292
Top = 201
Width = 540
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Database Install Progress'
ClientHeight = 370
ClientWidth = 540
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
Position = poOwnerFormCenter
LCLVersion = '2.1.0.0'
LCLVersion = '2.3.0.0'
object Panel1: TPanel
Left = 0
Height = 50
Expand Down Expand Up @@ -135,7 +134,6 @@ object InstallProgressForm: TInstallProgressForm
Top = 35
Width = 79
Caption = 'Not Started Yet'
ParentColor = False
ParentFont = False
end
object ProgressBar1: TProgressBar
Expand Down

0 comments on commit 0f9dd80

Please sign in to comment.