2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-30 20:46:47 +00:00
This commit is contained in:
Oliver 2024-05-02 09:41:35 +10:00 committed by GitHub
parent 734250776f
commit 66c208c328
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -141,6 +141,7 @@ export default function BuildDetail() {
type: 'text', type: 'text',
name: 'issued_by', name: 'issued_by',
label: t`Issued By`, label: t`Issued By`,
icon: 'user',
badge: 'user' badge: 'user'
}, },
{ {