X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/ee4774ada4ceb3692348e1576f2099f1b3af6c2e..130435f257877a1f8bb82f2b432b45c973e5aefc:/templates/list.tmpl?ds=inline
diff --git a/templates/list.tmpl b/templates/list.tmpl
index 50022b2..d6c0e00 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)
@@ -65,10 +70,8 @@ $errorRow('cdrom', $err)
#if $machine.nics
#set $nic = $machine.nics[0]
$nic.ip |
- $nic.hostname |
#else
|
- |
#end if
#slurp
#if $machine.uptime
@@ -90,7 +93,7 @@ $has_vnc[$machine]
|
@@ -102,9 +105,8 @@ $has_vnc[$machine]
Name |
Memory |
- owner |
+ Owner |
IP |
- Hostname |
Uptime |
VNC |
|