Forgot to include update for btnStepRTF
This commit is contained in:
parent
793335f71e
commit
e8eed87c3b
@ -615,7 +615,7 @@ namespace VEPROMS
|
|||||||
//
|
//
|
||||||
this.btnStepRTF.Name = "btnStepRTF";
|
this.btnStepRTF.Name = "btnStepRTF";
|
||||||
this.btnStepRTF.Text = "Step RTF";
|
this.btnStepRTF.Text = "Step RTF";
|
||||||
//this.btnStepRTF.Click += new System.EventHandler(btnStepRTF_Click);
|
this.btnStepRTF.Click += new System.EventHandler(btnStepRTF_Click);
|
||||||
//
|
//
|
||||||
// lblLastChange
|
// lblLastChange
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user