remove forum
This commit is contained in:
@ -60,7 +60,7 @@ module ApplicationHelper
|
||||
["/volunteering" , "Volunteering"] ]
|
||||
end
|
||||
def member_memu
|
||||
items =[["/forum" ,"Forum"] , [main_app.member_path(current_member) , "Settings"]]
|
||||
items =[ [main_app.member_path(current_member) , "Settings"]]
|
||||
if !Rails.env.production?
|
||||
items << [merged.pages_path(), "CMS" ]
|
||||
end
|
||||
|
Reference in New Issue
Block a user