diff --git a/lib/ext/profile_helper.rb b/lib/ext/profile_helper.rb new file mode 100644 index 0000000..bb28642 --- /dev/null +++ b/lib/ext/profile_helper.rb @@ -0,0 +1,3 @@ +module ProfileHelper extend ProfileHelper + PERSON_CATEGORIES[:mpog_profile_information] = [:secondary_email, :institutions] +end diff --git a/views/profile/_profile_tab.html.erb b/views/profile/_profile_tab.html.erb index ce58c54..4fc67b0 100644 --- a/views/profile/_profile_tab.html.erb +++ b/views/profile/_profile_tab.html.erb @@ -1,8 +1,3 @@
<%= _('Mpog Profile Information')%> | -
---|