Added manufacturer back into license importer
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
917005ceb4
commit
244e4ec11f
1 changed files with 1 additions and 0 deletions
|
@ -286,6 +286,7 @@ class Importer extends Component
|
|||
'serial' => trans('general.license_serial'),
|
||||
'email' => trans('general.importer.checked_out_to_email'),
|
||||
'username' => trans('general.importer.checked_out_to_username'),
|
||||
'manufacturer' => trans('general.manufacturer'),
|
||||
];
|
||||
|
||||
$this->users_fields = [
|
||||
|
|
Loading…
Add table
Reference in a new issue