whoops
This commit is contained in:
parent
f41bc0c14d
commit
e4ba498d70
1 changed files with 0 additions and 5 deletions
|
|
@ -268,11 +268,6 @@ module ApplicationHelper
|
||||||
return processed_message
|
return processed_message
|
||||||
end
|
end
|
||||||
|
|
||||||
def process_hearts(message)
|
|
||||||
Rails.logger.info message
|
|
||||||
message
|
|
||||||
end
|
|
||||||
|
|
||||||
def info_text(text)
|
def info_text(text)
|
||||||
image_tag 'icons/monotone_question.png', :class => 'what_is_this', :title => text
|
image_tag 'icons/monotone_question.png', :class => 'what_is_this', :title => text
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue