mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 09:36:47 +10:00
Update events helper to remove wall-related sections.
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user