Show
Ignore:
Timestamp:
11/24/06 15:04:51 (6 years ago)
Author:
benoitg
Message:
  • Show the gateway id in the technical nodelist.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/wifidog/templates/node_list.html

    r1138 r1141  
    88                                {if $sort_by_param == "last_heartbeat_user_agent"}<img src="{$common_images_url}sort_by_asc.gif">{/if} 
    99                        </th> 
     10                        {* <th> 
     11                                <a href="?sort_by=node_id">{"Node id"|_}</a> 
     12                                {if $sort_by_param == "node_id"}<img src="{$common_images_url}sort_by_asc.gif">{/if} 
     13                        </th> *} 
    1014                        <th> 
    11                                 <a href="?sort_by=node_id">{"Id"|_}</a> 
    12                                 {if $sort_by_param == "node_id"}<img src="{$common_images_url}sort_by_asc.gif">{/if} 
     15                                <a href="?sort_by=gw_id">{"Gateway id"|_}</a> 
     16                                {if $sort_by_param == "gw_id"}<img src="{$common_images_url}sort_by_asc.gif">{/if} 
    1317                        </th> 
    1418                        <th> 
     
    3842                    {$nodes[node].last_heartbeat_user_agent} 
    3943                    </td> 
    40                     <td>{$nodes[node].node_id}</td> 
     44                    {* <td>{$nodes[node].node_id}</td> *} 
     45                    <td>{$nodes[node].gw_id}</td> 
    4146                    <td>{$nodes[node].name}</td> 
    4247                    <td>