diff --git a/frontend/src/components/TouchKeypad.vue b/frontend/src/components/TouchKeypad.vue index 632dcd6..6baa0b8 100644 --- a/frontend/src/components/TouchKeypad.vue +++ b/frontend/src/components/TouchKeypad.vue @@ -4,11 +4,11 @@ class="keypad-button" @click="$emit('digit', digit)"> {{ digit }} - + - + @@ -20,19 +20,35 @@ defineEmits(['digit', 'clear', 'backspace']) diff --git a/frontend/src/views/printedparts/PartsKiosk.vue b/frontend/src/views/printedparts/PartsKiosk.vue index 5da0e85..543d547 100644 --- a/frontend/src/views/printedparts/PartsKiosk.vue +++ b/frontend/src/views/printedparts/PartsKiosk.vue @@ -21,15 +21,17 @@ No scanner? Type the number
-Just the number from the label - e.g. 4 for - {{ '0004' }}; letters are added automatically.
+Just the number from the label; letters are + added automatically.
Scan your badge or tap in your SSO
-How many are you taking?
-