From 3424b2e14715ffed2f250e87325c84951124b4ef Mon Sep 17 00:00:00 2001 From: Hector Sanjuan Date: Tue, 27 Mar 2012 16:32:12 +0200 Subject: [PATCH] Feature #1166: Show MODEL textbox for predifined networks in template creation dialog --- src/sunstone/public/js/plugins/templates-tab.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sunstone/public/js/plugins/templates-tab.js b/src/sunstone/public/js/plugins/templates-tab.js index 59d7165900..19c5c49d06 100644 --- a/src/sunstone/public/js/plugins/templates-tab.js +++ b/src/sunstone/public/js/plugins/templates-tab.js @@ -329,7 +329,7 @@ var create_template_tmpl = '
\ \
'+tr("Name of a shell script to be executed after creating the tun device for the VM")+'
\
\ -
\ +
\ \ \
'+tr("Hardware that will emulate this network interface. With Xen this is the type attribute of the vif.")+'
\