X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/ed3be7ee0d8af0cb884233327a3062c2be614d15..7077ad5224ba9f02964a1afa0045ef67d2bc956f:/templates/list.tmpl
diff --git a/templates/list.tmpl b/templates/list.tmpl
index 95cb96c..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)
@@ -67,6 +67,7 @@ $errorRow('cdrom', $err)
$machine.name |
${machine.memory}M |
$machine.owner |
+ $machine.administrator |
#if $machine.nics
#set $nic = $machine.nics[0]
$nic.ip |
@@ -106,6 +107,7 @@ $has_vnc[$machine]
Name |
Memory |
Owner |
+ Administrator |
IP |
Uptime |
VNC |