Remove the hostname as separate from machine name.
[invirt/packages/invirt-web.git] / templates / list.tmpl
index 50022b2..67cefdc 100644 (file)
@@ -65,10 +65,8 @@ $errorRow('cdrom', $err)
 #if $machine.nics
 #set $nic = $machine.nics[0]
        <td>$nic.ip</td>
-       <td>$nic.hostname</td>
 #else
        <td></td>
-       <td></td>
 #end if
 <td>#slurp
 #if $machine.uptime
@@ -104,7 +102,6 @@ $has_vnc[$machine]
        <td>Memory</td>
        <td>owner</td>
        <td>IP</td>
-       <td>Hostname</td>
        <td>Uptime</td>
        <td>VNC</td>
        <td></td>