QTfrontend/hwform.cpp
changeset 7551 c212247065e3
parent 7313 162bc562335b
child 7553 9cfe74ee418b
--- 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();
 }