inspection Point base form

This commit is contained in:
Julian Krauser 2025-07-09 12:58:12 +02:00
parent e7078960ba
commit eb4d338583
19 changed files with 457 additions and 25 deletions

View file

@ -26,7 +26,7 @@
<div class="flex flex-row gap-4">
<RouterLink
v-if="can('create', 'unit', 'wearable')"
:to="{ name: 'admin-unit-inspection-plan', params: { type: 'wearable', relatedId: wearableId } }"
:to="{ name: 'admin-unit-inspection-start', params: { type: 'wearable', relatedId: wearableId } }"
button
primary
class="w-fit!"