This commit is contained in:
Kathy Ruffing 2008-04-24 13:56:46 +00:00
parent e122b64f75
commit ab1e767684

View File

@ -1191,7 +1191,7 @@ namespace VEPROMS
}
private void btnSave_Click(object sender, EventArgs e)
{
_MyRTB.SaveText();
}
private void tc_LinkActiveChanged(object sender, StepPanelLinkEventArgs args)
{