File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 74077407 if ( $ ( this ) . val ( ) == "VMware" ) {
74087408 //$('li[input_sub_group="external"]', $dialogAddCluster).show();
74097409
7410- if ( dvSwitchEnabled == false ) {
7410+ if ( dvSwitchEnabled ) {
74117411 // $form.find('.form-item[rel=vSwitchPublicType]').css('display', 'inline-block');
74127412 // $form.find('.form-item[rel=vSwitchGuestType]').css('display', 'inline-block');
74137413 // $form.find('.form-item[rel=vSwitchPublicName]').css('display','inline-block');
Original file line number Diff line number Diff line change 772772
773773 if ( $ ( this ) . val ( ) == "VMware" ) {
774774 //$('li[input_sub_group="external"]', $dialogAddCluster).show();
775- if ( dvSwitchEnabled == false ) {
775+ if ( dvSwitchEnabled ) {
776776 /* $form.find('.form-item[rel=vSwitchPublicType]').css('display', 'inline-block');
777777 $form.find('.form-item[rel=vSwitchGuestType]').css('display', 'inline-block');
778778
You can’t perform that action at this time.
0 commit comments