Project

General

Profile

Feature #262 ยป 0001-Fixes-262-Architecture-selection-on-create-edit-oper.patch

Proposed patch - Jochen Schalanda, 05/23/2010 08:23 AM

View differences:

app/views/operatingsystems/_form.html.erb
</span>
</p>
<p>
<% field_set_tag("Architecture") do %>
<%= edit_habtm @operatingsystem, Architecture %>
<% end -%>
</p>
<p>
<% field_set_tag("Partition tables") do %>
<%= edit_habtm @operatingsystem, Ptable %>
<% end -%>
    (1-1/1)