Project

General

Profile

Download (263 Bytes) Statistics
| Branch: | Tag: | Revision:
<div class="tab-pane" id="compute_resource">
<%= render('hosts/compute', :compute_resource => @host.compute_resource) if @host.compute_resource %>
</div>

<div class="tab-pane" id="os">
<%= render 'hosts/operating_system', :host => @host, :f => f %>
</div>
(22-22/45)