mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +00:00
[PUI] Fix for part detail display (#7809)
- Template display was incorrect
This commit is contained in:
parent
5144b7733a
commit
6937b3a268
@ -289,7 +289,8 @@ export default function PartDetail() {
|
||||
},
|
||||
{
|
||||
type: 'boolean',
|
||||
name: 'template',
|
||||
icon: 'template',
|
||||
name: 'is_template',
|
||||
label: t`Template Part`
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user