diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index 72fff3a..08fd0f8 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -436,7 +436,7 @@ module ApplicationHelper end def icon(id, attributes = nil) - ('').html_safe + ('').html_safe end def static_map(location, zoom, width, height)