fix: upload-pdf button text
This commit is contained in:
parent
d1fd4ed568
commit
0eb9b31f3c
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
</button>
|
</button>
|
||||||
<div class="btn | w-full" v-if="!pdf">
|
<div class="btn | w-full" v-if="!pdf">
|
||||||
<label for="upload-pdf">
|
<label for="upload-pdf">
|
||||||
Ajouter brief PDF
|
Ajouter un brief PDF
|
||||||
<input
|
<input
|
||||||
id="upload-pdf"
|
id="upload-pdf"
|
||||||
type="file"
|
type="file"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue