Project

General

Profile

Download (267 Bytes) Statistics
| Branch: | Tag: | Revision:
<%= selectable_f f,:config_template_id, @operatingsystem.config_templates.where(:template_kind_id => f.object.template_kind_id).collect { |c| [c.name, c.id]}, { :include_blank => true }, { :label => f.object.template_kind } %>
<%= f.hidden_field :template_kind_id %>
(3-3/6)