mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Fix icon (#7148)
This commit is contained in:
parent
734250776f
commit
66c208c328
@ -141,6 +141,7 @@ export default function BuildDetail() {
|
||||
type: 'text',
|
||||
name: 'issued_by',
|
||||
label: t`Issued By`,
|
||||
icon: 'user',
|
||||
badge: 'user'
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user