Project

General

Profile

« Previous | Next » 

Revision 2ed715f5

Added by Tomáš Strachota about 9 years ago

Fixes #9430 - provisioning on VMWare fails with invalid MAC address

View differences:

app/views/compute_resources_vms/form/vmware/_network.html.erb
:class => "col-md-2 disable-unsupported",
:label => _('NIC type')
%>
<%= select_f f, :network, networks, :id, :name, { },
<%= select_f f, :network, networks, :name, :name, { },
:class => "col-md-2 disable-unsupported",
:label => _('Network')
%>

Also available in: Unified diff