Project

General

Profile

« Previous | Next » 

Revision d8f79a65

Added by Dominic Cleal over 9 years ago

refs #6832 - prevent extraction of string interpolation

View differences:

app/helpers/hosts_helper.rb
:selected => selected_taxonomy }
html_opts = { :disabled => !@host.new_record?,
:onchange => "#{taxonomy.to_s.downcase}_changed(this);",
:label => _("#{taxonomy.to_s}"),
:label => _(taxonomy.to_s),
:'data-host-id' => @host.id,
:'data-url' => process_taxonomy_hosts_path,
:help_inline => :indicator,

Also available in: Unified diff