Ignore:
Timestamp:
Oct 28, 2007, 11:27:32 PM (17 years ago)
Author:
ecprice
Message:

Remove the hostname as separate from machine name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/web/templates/list.tmpl

    r207 r227  
    6666#set $nic = $machine.nics[0]
    6767        <td>$nic.ip</td>
    68         <td>$nic.hostname</td>
    6968#else
    70         <td></td>
    7169        <td></td>
    7270#end if
     
    105103        <td>owner</td>
    106104        <td>IP</td>
    107         <td>Hostname</td>
    108105        <td>Uptime</td>
    109106        <td>VNC</td>
Note: See TracChangeset for help on using the changeset viewer.