X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/24120ef05bfb029881a7e011c51a2fe569787b21..907f34a95f096535be1b47e99f37b063a2a8245c:/code/templates/list.tmpl diff --git a/code/templates/list.tmpl b/code/templates/list.tmpl index 2242c2f..8d8b8f6 100644 --- a/code/templates/list.tmpl +++ b/code/templates/list.tmpl @@ -31,6 +31,13 @@ VM List $errorRow('name', $err) #end filter + Description + + +#filter None +$errorRow('description', $err) +#end filter + Memory MiB ($max_memory max) @@ -135,7 +142,7 @@ $has_vnc[$machine] #end filter #end if - +
+ + $machine.description + #end def #def machineList($machines)