Removing nickname from user

This commit is contained in:
Jason Denney
2013-06-13 20:59:01 -04:00
parent 03abb963ac
commit ff60fdd67f
3 changed files with 6 additions and 2 deletions
-1
View File
@@ -17,7 +17,6 @@ class Users < Netzke::Basepack::Grid
:username,
:first_name,
:last_name,
:nickname,
:email,
:bike__shop_id
]