From c1205fff3e6404788aa9c2e7d0050b55aad7159b Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Wed, 1 Apr 2020 10:26:21 +0100 Subject: [PATCH] Added step progress to section titles --- .../medscan/static/src/components/VueWebComponent.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/openflexure_microscope/api/extra_extensions/medscan/static/src/components/VueWebComponent.vue b/openflexure_microscope/api/extra_extensions/medscan/static/src/components/VueWebComponent.vue index 7fdbb454..db2edea6 100644 --- a/openflexure_microscope/api/extra_extensions/medscan/static/src/components/VueWebComponent.vue +++ b/openflexure_microscope/api/extra_extensions/medscan/static/src/components/VueWebComponent.vue @@ -8,7 +8,7 @@
-

User information

+

User information (1/4)

@@ -18,7 +18,7 @@
-

Patient information

+

Patient information (2/4)

@@ -26,7 +26,7 @@
-

Sample information

+

Sample information (3/4)


@@ -39,8 +39,8 @@
-

Start scan

-(Confirm information) +

Start scan (4/4)

+ (Confirm information) (Confirm scan parameters, just a radio box for selecting defaults)

{{this.payload}}

(Start button)