mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Removed non-counts from allowed array
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
4b9727067b
commit
aefaabdb1a
|
@ -247,10 +247,6 @@ class UsersController extends Controller
|
||||||
'jobtitle',
|
'jobtitle',
|
||||||
'username',
|
'username',
|
||||||
'employee_num',
|
'employee_num',
|
||||||
'assets',
|
|
||||||
'accessories',
|
|
||||||
'consumables',
|
|
||||||
'licenses',
|
|
||||||
'groups',
|
'groups',
|
||||||
'activated',
|
'activated',
|
||||||
'created_at',
|
'created_at',
|
||||||
|
|
Loading…
Reference in a new issue