From 2ffd2378b9f252dfd9a40a0659d63ece44ca1895 Mon Sep 17 00:00:00 2001 From: Julian Stirling Date: Tue, 30 Jun 2026 11:25:56 +0100 Subject: [PATCH] Add log to CSM pane of cal wizard rather than use second pop-up --- .../csmSteps/runCsmStep.vue | 30 +++++++++++++++---- .../CSMCalibrationSettings.vue | 12 +------- 2 files changed, 25 insertions(+), 17 deletions(-) diff --git a/webapp/src/components/modalComponents/calibrationWizardComponents/csmSteps/runCsmStep.vue b/webapp/src/components/modalComponents/calibrationWizardComponents/csmSteps/runCsmStep.vue index 0d73ca72..50f5a93a 100644 --- a/webapp/src/components/modalComponents/calibrationWizardComponents/csmSteps/runCsmStep.vue +++ b/webapp/src/components/modalComponents/calibrationWizardComponents/csmSteps/runCsmStep.vue @@ -5,10 +5,19 @@

If it is not in focus, click back and re-focus.

@@ -16,18 +25,27 @@