Project

General

Profile

Download (190 Bytes) Statistics
| Branch: | Tag: | Revision:
Media
<%= collection_select :host, :medium_id, @operatingsystem.media, :id, :to_label %>
Partition Table
<%= collection_select :host, :ptable_id, @operatingsystem.ptables, :id, :to_label %>
(6-6/27)