X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/81a6c7b7bebb06c2e9711451e6795f65b34d59ca..3a654c89197b40f4a623c0dd33b87b415623d97d:/app/helpers/browse_helper.rb diff --git a/app/helpers/browse_helper.rb b/app/helpers/browse_helper.rb index 9a49abd67..a41b39a3d 100644 --- a/app/helpers/browse_helper.rb +++ b/app/helpers/browse_helper.rb @@ -42,14 +42,6 @@ module BrowseHelper end end - def note_author(object) - if object.author.nil? - h(object.author_name) - else - link_to h(object.author_name), :controller => "user", :action => "view", :display_name => object.author_name - end - end - private ICON_TAGS = [