|
@@ -967,6 +967,7 @@ namespace OTSMeasureApp
|
|
if (smpl.Value.GetSample().GetMsrStatus().GetStatus() == OTS_MSR_SAMPLE_STATUS.PAUSED)
|
|
if (smpl.Value.GetSample().GetMsrStatus().GetStatus() == OTS_MSR_SAMPLE_STATUS.PAUSED)
|
|
{
|
|
{
|
|
smpl.Value.TheLastWorkOfSampleMeasure();
|
|
smpl.Value.TheLastWorkOfSampleMeasure();
|
|
|
|
+ SetStopMeasureRibbonStatus();
|
|
return;
|
|
return;
|
|
}
|
|
}
|
|
}
|
|
}
|