Forgot to include update for btnStepRTF
This commit is contained in:
@@ -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
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user