callm před 11 hodinami
rodič
revize
3d86301921

+ 5 - 5
UAS-MES/FunctionCode/Make/Make_TestCollection.cs

@@ -187,11 +187,11 @@ namespace UAS_MES.Make
                     {
                         ms_sncode.Text = ms_sncode.Text.Split(':')[1];
                     }
-                    else
-                    {
-                        ms_sncode.Clear();
-                        return;
-                    }
+                    //else
+                    //{
+                    //    ms_sncode.Clear();
+                    //    return;
+                    //}
                 }
                 if (LogicHandler.CheckStepAttribute(Tag.ToString(), User.UserSourceCode, out ErrorMessage))
                 {