Update events helper to remove wall-related sections.

This commit is contained in:
Kyle Fazzari 2014-06-25 10:50:16 -04:00
parent 97e06bcfe6
commit 420b46eedf
1 changed files with 0 additions and 2 deletions

View File

@ -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?