Project

General

Profile

Download (190 Bytes) Statistics
| Branch: | Tag: | Revision:
Media
<%= collection_select :host, :media_id, @operatingsystem.medias, :id, :to_label %>
Partition Table
<%= collection_select :host, :ptable_id, @operatingsystem.ptables, :id, :to_label %>
(5-5/21)