diff -r f6145d12bb17 -r c212247065e3 QTfrontend/hwform.cpp --- a/QTfrontend/hwform.cpp Sat Aug 18 02:01:50 2012 -0400 +++ b/QTfrontend/hwform.cpp Sat Aug 18 13:59:45 2012 +0400 @@ -878,7 +878,7 @@ void HWForm::AfterTeamEdit() { UpdateTeamsLists(); - GoBack(); + //GoBack(); }