Commit 420b46ee authored by Kyle Fazzari's avatar Kyle Fazzari

Update events helper to remove wall-related sections.

parent 97e06bcf
......@@ -73,8 +73,6 @@ module EventsHelper
else
event_note_target_path(event)
end
elsif event.wall_note?
project_wall_path(event.project)
end
elsif event.push?
if event.push_with_commits?
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment