diff --git a/ui/scripts/ui-custom/zoneWizard.js b/ui/scripts/ui-custom/zoneWizard.js index 8f1a87297ab..d46bad9800b 100644 --- a/ui/scripts/ui-custom/zoneWizard.js +++ b/ui/scripts/ui-custom/zoneWizard.js @@ -568,37 +568,58 @@ $('
').addClass('value').append( $('').attr({ type: 'text' }).addClass('required') ) - ); - if($wizard.find('.select-network-model input:radio[name=network-model]:checked').val() == 'Advanced') { - $nameField.append( - $('
').addClass('name').append( - $('