X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/ee4774ada4ceb3692348e1576f2099f1b3af6c2e..66cccc3c93b4cd7d98c14564db63ee9831c4047e:/templates/list.tmpl diff --git a/templates/list.tmpl b/templates/list.tmpl index 50022b2..19b4c6e 100644 --- a/templates/list.tmpl +++ b/templates/list.tmpl @@ -27,12 +27,12 @@ List of your VMs $errorRow('name', $err) Memory - megabytes ($max_memory max) + MiB ($max_memory max) $errorRow('memory', $err) Disk - gigabytes (${"%0.1f" % ($max_disk-0.05)} max) + GiB (${"%0.1f" % ($max_disk-0.05)} max) $errorRow('disk', $err) @@ -51,6 +51,11 @@ $errorRow('vmtype', $err) $cdromList($cdroms, $defaults.cdrom) $errorRow('cdrom', $err) + + Owner + + + $errorRow('owner', $err) @@ -62,13 +67,12 @@ $errorRow('cdrom', $err) $machine.name ${machine.memory}M $machine.owner + $machine.administrator #if $machine.nics #set $nic = $machine.nics[0] $nic.ip - $nic.hostname #else - #end if #slurp #if $machine.uptime @@ -90,7 +94,7 @@ $has_vnc[$machine] @@ -102,9 +106,9 @@ $has_vnc[$machine] Name Memory - owner + Owner + Administrator IP - Hostname Uptime VNC