Skip to content

Commit

Permalink
[refinery] Don't show activity on dashboard related to forem...
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Adams committed Jun 25, 2011
1 parent b382aec commit 5a2dc90
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/forem/engine.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ def root
plugin.directory = "forem"
plugin.url = '/forem/admin/forums'
plugin.menu_match = /^\/?(admin|refinery)\/forem\/?(forums|posts|topics)?/
plugin.activity = {
:class => ::Forem::Post
}
end
end
end
Expand Down

0 comments on commit 5a2dc90

Please sign in to comment.