Update events helper to remove wall-related sections.
This commit is contained in:
parent
97e06bcfe6
commit
420b46eedf
1 changed files with 0 additions and 2 deletions
|
@ -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?
|
||||
|
|
Loading…
Reference in a new issue