Skip to content

Commit

Permalink
Fixed rubocop issues
Browse files Browse the repository at this point in the history
  • Loading branch information
MaysaMacedo committed May 2, 2017
1 parent 58c1a82 commit 86e907b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/helpers/physical_server_helper/textual_summary.rb
Expand Up @@ -45,7 +45,7 @@ def textual_ems_ref
def textual_model
{:label => _("Model"), :value => @record.model}
end

def textual_support_contact
{:label => _("Support contact"), :value => @record.asset_details['contact']}
end
Expand Down

0 comments on commit 86e907b

Please sign in to comment.