Sha256: aad2913fa8abccc9a56614d5d99dcf0c776082a0573d7bf459e67723b3137454
Contents?: true
Size: 721 Bytes
Versions: 19
Compression:
Stored size: 721 Bytes
Contents
selector_text = "<%= select_f f, :salt_environment_id, ForemanSalt::SaltEnvironment.all, :id, :name, { :include_blank => blank_or_inherit_f(f, :salt_environment) }, { :label => _('Salt Environment'), :onchange => 'update_salt_states(this)', :'data-url' => salt_environment_selected_hostgroups_path, :'data-host-id' => (@host || @hostgroup).id, :help_inline => :indicator} %>" Deface::Override.new(:virtual_path => 'hostgroups/_form', :name => 'add_salt_environment_to_hostgroup', :insert_bottom => 'div#primary', :text => selector_text)
Version data entries
19 entries across 19 versions & 1 rubygems