Merge pull request #10460 from inietov/fixes/duplicate_department_in_user_import

Fixes Duplicate department in user import
This commit is contained in:
snipe 2021-12-21 13:30:24 -08:00 committed by GitHub
commit 69bc02727b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -178,7 +178,6 @@
{id: 'phone_number', text: 'Phone Number' },
{id: 'manager_first_name', text: 'Manager First Name' },
{id: 'manager_last_name', text: 'Manager Last Name' },
{id: 'department', text: 'Department' },
{id: 'activated', text: 'Activated' },
{id: 'address', text: 'Address' },
{id: 'city', text: 'City' },