X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/01eed40fb57f037f7811b5f1df831a1a21f28b18..db3da6812e1c7d7855a2e53c0e3d153e84dcff79:/code/templates/list.tmpl diff --git a/code/templates/list.tmpl b/code/templates/list.tmpl index 8d8b8f6..b696321 100644 --- a/code/templates/list.tmpl +++ b/code/templates/list.tmpl @@ -118,6 +118,16 @@ $errorRow('cdrom', $err) #def machineRow($machine) + +
+ + + +
+ $machine.name ${machine.memory}M $machine.owner @@ -142,16 +152,6 @@ $has_vnc[$machine] #end filter #end if - -
- - - -
- $machine.description @@ -159,8 +159,9 @@ $has_vnc[$machine] #end def #def machineList($machines) - +
+ - #for $machine in $machines: #filter None @@ -184,6 +184,13 @@ $helppopup('Administrator')#slurp #end filter #end for
Name Memory Owner#slurp @@ -176,7 +177,6 @@ $helppopup('Administrator')#slurp IP Uptime VNC
+ + #end def