mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-03 08:10:28 +00:00
Fixing eslints
This commit is contained in:
parent
c2908a248b
commit
a19eeb395d
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@
|
|||
<div class="border-t px-6 pb-3 border-gray-300 divide-gray-300 divide-y">
|
||||
<DetailAction @action="navigateTo('/reports/label-generator')">
|
||||
<template #title>Asset ID Labels</template>
|
||||
Generates a printable PDF of labels for a range of Asset ID. These are not specific to your inventory so
|
||||
you are able to print labels ahead of time and apply them to your inventory when you receive them.
|
||||
Generates a printable PDF of labels for a range of Asset ID. These are not specific to your inventory so you
|
||||
are able to print labels ahead of time and apply them to your inventory when you receive them.
|
||||
<template #button>
|
||||
Label Generator
|
||||
<Icon name="mdi-arrow-right" class="ml-2" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue