Ignore:
Timestamp:
Nov 12, 2007, 3:44:12 AM (16 years ago)
Author:
ecprice
Message:

Now ignore negative rights, rather than treat them as positive.

Also, rearrange and clean up code.

File:
1 edited

Legend:

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

    r229 r234  
    6868        <td>${machine.memory}M</td>
    6969        <td>$machine.owner</td>
     70        <td>$machine.administrator</td>
    7071#if $machine.nics
    7172#set $nic = $machine.nics[0]
     
    107108        <td>Memory</td>
    108109        <td>Owner</td>
     110        <td>Administrator</td>
    109111        <td>IP</td>
    110112        <td>Uptime</td>
Note: See TracChangeset for help on using the changeset viewer.