From 9095d5a1ea136baf01ed42bc601dc26c56838891 Mon Sep 17 00:00:00 2001 From: Daniel Molina Date: Mon, 20 Oct 2014 15:44:06 +0200 Subject: [PATCH] bug #3252: Missing nic default_model input in VM template wizard --- src/sunstone/public/js/plugins/templates-tab.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/sunstone/public/js/plugins/templates-tab.js b/src/sunstone/public/js/plugins/templates-tab.js index 621be7b3e5..e36bd436d3 100644 --- a/src/sunstone/public/js/plugins/templates-tab.js +++ b/src/sunstone/public/js/plugins/templates-tab.js @@ -2110,14 +2110,14 @@ function wizard_tab_content(){ ''+ '
'+ '
'+ - //'
'+ - // '
'+ - // ''+ - // ''+ - // '
'+ - //'
'+ + '
'+ + '
'+ + ''+ + ''+ + '
'+ + '
'+ ''; } if (Config.isTemplateCreationTabEnabled('os_booting')){