Close calibration with confirmation

Centre CSM button in calibration

Add the word "Data" to "No CSM available"
This commit is contained in:
Joe Knapper 2026-03-13 16:28:33 +00:00
parent ca5c49289e
commit cf6bf8243c
3 changed files with 25 additions and 1 deletions

View file

@ -51,7 +51,7 @@
</ul>
</details>
</div>
<p v-else><strong>No Calibration Available</strong></p>
<p v-else><strong>No Calibration Data Available</strong></p>
</div>
</template>