From 160c49749442de1de3b7565dd09112d30c34646c Mon Sep 17 00:00:00 2001 From: Julian Stirling Date: Wed, 22 Oct 2025 14:47:14 +0100 Subject: [PATCH] Rename calibrationModal to calibrationWizard to avoid confusion with the internal modal element --- webapp/src/components/appContent.vue | 12 ++++++------ ...brationModal.vue => calibrationWizard.vue} | 19 +++++++++++-------- .../tabContentComponents/settingsContent.vue | 12 ++++++------ 3 files changed, 23 insertions(+), 20 deletions(-) rename webapp/src/components/modalComponents/{calibrationModal.vue => calibrationWizard.vue} (96%) diff --git a/webapp/src/components/appContent.vue b/webapp/src/components/appContent.vue index a466ab61..31d7b50d 100644 --- a/webapp/src/components/appContent.vue +++ b/webapp/src/components/appContent.vue @@ -5,10 +5,10 @@ uk-grid > - + >