Project

General

Profile

Download (270 Bytes) Statistics
| Branch: | Tag: | Revision:
<%= render 'nic/base_form', :f => f %>

<%= content_tag :span, :id => 'bmc_fields' do %>
<%= text_f f, :username %>
<%= password_f f, :password %>
<%= selectable_f f, :provider, Nic::BMC::PROVIDERS %>
<% end %>

<%= render 'nic/provider_specific_form', :f => f %>
    (1-1/1)