One more fix.

This commit is contained in:
Milan Hanajik 2015-12-29 19:02:28 +01:00
parent a08be1ee73
commit 2a4eeb2d77

View File

@ -622,7 +622,7 @@ namespace TBF.BenchControl.Sequences
StateMachine.Procedure, WaterMeters, results));
}
if (printer != null && !printer.SupressPrinting)
{ !=
{
savingAndPrintingRslts.AddOperation(printer.PrintResultsOp(BenchInfo, WaterMeters, StateMachine.Procedure, results, protocolTitle));
}
savingAndPrintingRslts.AddOperation(checkUiOp).EnterState();