From 67d8ecf207de21e02a63aa5f19d60c7e299cded7 Mon Sep 17 00:00:00 2001 From: Hector Sanjuan Date: Fri, 1 Apr 2011 00:16:34 +0200 Subject: [PATCH] Fixes bug 524: Memory should me mandatory in wizards Changed memory attribute type into mandatory for KVM and XEN. --- src/sunstone/public/js/plugins/vms-tab.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sunstone/public/js/plugins/vms-tab.js b/src/sunstone/public/js/plugins/vms-tab.js index 63edfb5b5e..525f65b02c 100644 --- a/src/sunstone/public/js/plugins/vms-tab.js +++ b/src/sunstone/public/js/plugins/vms-tab.js @@ -72,7 +72,7 @@ var create_vm_tmpl = \
Name that the VM will get for description purposes. If NAME is not supplied a name generated by one will be in the form of one-<VID>.
\ \ -
\ +
\ \ \
Amount of RAM required for the VM, in Megabytes.
\