mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-12 17:05:14 +00:00
Update InstancesForm.Designer.cs
This commit is contained in:
parent
a3289cc81d
commit
477848b77f
|
@ -54,12 +54,12 @@
|
|||
//
|
||||
// columnHeader1
|
||||
//
|
||||
this.columnHeader1.Text = "InstanceId";
|
||||
this.columnHeader1.Text = "Instance ID";
|
||||
this.columnHeader1.Width = 220;
|
||||
//
|
||||
// columnHeader2
|
||||
//
|
||||
this.columnHeader2.Text = "FirstDeployTime";
|
||||
this.columnHeader2.Text = "First Deploy Time";
|
||||
this.columnHeader2.Width = 160;
|
||||
//
|
||||
// btnDelete
|
||||
|
|
Loading…
Reference in New Issue
Block a user