Delete an extra entry for Departments when importing Users via GUI

This commit is contained in:
Ivan Nieto Vivanco 2021-12-21 14:42:51 -06:00
parent 48d3bfef03
commit e03a8cc721

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' },