remove forum
This commit is contained in:
parent
70bb999c13
commit
7eb49fafcd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user