X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/dce58e66ce47f06e84bf7b60ad88ac729f264971..0db5d84820273e5e6e202450d873acc133e4cf59:/code/templates/list.tmpl?ds=inline
diff --git a/code/templates/list.tmpl b/code/templates/list.tmpl
index 249541e..71f36ea 100644
--- a/code/templates/list.tmpl
+++ b/code/templates/list.tmpl
@@ -3,14 +3,14 @@
#def title
-List of your VMs
+VM List
#end def
-#def createTable()
+#def createForm()
#if $cant_add_vm
$cant_add_vm
#else
-
Create a new VM:
+
Create a new VM
#if $err
We had a problem with your request:
#else if $varExists('new_machine')
@@ -35,28 +35,23 @@ $errorRow('memory', $err)
GiB (${"%0.1f" % ($max_disk-0.05)} max)
$errorRow('disk', $err)
+
+
HVM/ParaVM$helppopup('hvm_paravm')
+
$vmTypeList($defaults.type)
+
+$errorRow('vmtype', $err)
-
HVM/ParaVM$helppopup('hvm_paravm')
-
-#for $value, $name in (('hvm', 'HVM'), ('paravm', 'ParaVM'))
- $name
-#end for
-
+
Autoinstall$helppopup('autoinstall')
+
$autoList($defaults.cdrom, "document.getElementById('cd_or_auto_auto').checked = true;document.getElementById('cdromlist').value = ''")
+ (experimental; 1-2 minutes, and you have a machine; root pw is 'password'.)
+