From 6323f30d1437fddbd4dec7fffed46b5c900e137d Mon Sep 17 00:00:00 2001 From: Hector Sanjuan Date: Mon, 21 May 2012 16:07:11 +0200 Subject: [PATCH] Sunstone: specifying the target attribute in a VM template image is no longer mandatory (cherry picked from commit 898dfd3ba5288222edc3a0f35bb0ea1fe9a8bafb) --- 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 4ae885c704..22171adb2f 100644 --- a/src/sunstone/public/js/plugins/templates-tab.js +++ b/src/sunstone/public/js/plugins/templates-tab.js @@ -208,7 +208,7 @@ var create_template_tmpl = '
\ \
'+tr("Type of disk device to emulate: ide, scsi")+'
\
\ -
\ +
\ \ \
'+tr("Device to map image disk. If set, it will overwrite the default device mapping")+'
\