Skip to content

Commit

Permalink
Enable update field visibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Berger committed Dec 2, 2016
1 parent a8fa751 commit 28210c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def set_or_default_hardware_field_values(_vm)
end

def update_field_visibility
show_dialog(:customize, :show, "disabled")
show_dialog(:customize, :show, "enabled")
super(:force_platform => 'linux')
end

Expand Down

0 comments on commit 28210c1

Please sign in to comment.