hide the label that shows up on regression testing
This commit is contained in:
parent
78c4af5b8d
commit
30a357cc19
@ -138,6 +138,7 @@ namespace EduNetworkBuilder
|
||||
//Regression testing. Similar to listing all the puzzles.
|
||||
Text = NB.Translate("LBW_Regression_Testing"); //Regression Testing
|
||||
//
|
||||
lblInstructions.Text = "";
|
||||
UpdateForm();
|
||||
CheckBox newCB;
|
||||
int count = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user