]> git.openstreetmap.org Git - rails.git/commit
Use current_user instead of @user.
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 2 Aug 2017 11:21:51 +0000 (12:21 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 2 Aug 2017 11:21:51 +0000 (12:21 +0100)
commit3e4255eb2cc9f8b260ecab6d80c783723cf89d88
treedd9f60a4879acccf4717adfa1db7b4146f821667
parente31376e28da8f656e33508cc899da465b63673c5
Use current_user instead of @user.
app/controllers/issues_controller.rb
app/views/browse/changeset.html.erb
app/views/browse/note.html.erb
app/views/diary_entry/_diary_comment.html.erb
app/views/diary_entry/_diary_entry.html.erb
app/views/issues/_comments.html.erb
app/views/layouts/_header.html.erb
app/views/user/view.html.erb