Commit 225a6d41d6ea9b155225104a407a5f80a1be6e68

Authored by Rodrigo Souto
1 parent e6581456

Removing trailing whitespaces

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/helpers/application_helper.rb
@@ -1411,7 +1411,7 @@ module ApplicationHelper @@ -1411,7 +1411,7 @@ module ApplicationHelper
1411 options[:class] = "comment-footer comment-footer-link comment-footer-hide" 1411 options[:class] = "comment-footer comment-footer-link comment-footer-hide"
1412 expirable_content_reference content, action, text, url, options 1412 expirable_content_reference content, action, text, url, options
1413 end 1413 end
1414 - 1414 +
1415 def private_profile_partial_parameters 1415 def private_profile_partial_parameters
1416 if profile.person? 1416 if profile.person?
1417 @action = :add_friend 1417 @action = :add_friend