[Old] Orion is an open source framework built on Meteor that makes complex as well as simple apps possible with minimal effort.
715
stars
129
forks
source link
How can i remove field name from user account admin? #398
Open
armandomendivil opened 8 years ago
AccountsTemplates.removeField('name');
this line doesn't work in admin, only works in my view register