mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-22 01:59:34 +00:00
Renamed vendor_barcode to user_barcode in entities
This commit is contained in:
parent
03ec4a9f84
commit
baa7279adc
9 changed files with 30 additions and 18 deletions
|
|
@ -108,7 +108,7 @@
|
|||
<div class="collapse" id="{{ id }}">
|
||||
{{ form_row(form.comment) }}
|
||||
{{ form_row(form.owner) }}
|
||||
{{ form_row(form.vendor_barcode) }}
|
||||
{{ form_row(form.user_barcode) }}
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue