]> ruin.nu Git - ndwebbie.git/blobdiff - root/src/members/index.tt2
Remove most of def calls
[ndwebbie.git] / root / src / members / index.tt2
index da11c5230c0a128135592773a97024c67598f571..b166e4cfb596edfeb79b499662859f4b59ca8789 100644 (file)
        </tr>
 </table>
 [% END %]
-[% IF calls %]
-<table>
-       <tr><th>Call</th><th>Status</th><th>DC</th><th>Landing tick</th><th>Races</th><th>Amount</th><th>Shiptypes</th><th>Current eta</th><th>Inital eta</th><th>Attackers</th></tr>
-       [% FOR call IN calls %]
-       <tr align="center" class="[% loop.count % 2 == 0 ? 'even' : 'odd' %]">
-               <td class="[% UNLESS call.dc %]Hostile[%END%]"><a href="[% c.uri_for('/calls/edit',call.call) %]">[% call.call %]</a></td>
-               <td>[% call.status %]</td>
-               <td>[% call.dc %]</td>
-               <td>[% call.landing_tick %]</td>
-               <td>[% call.race.unique.join('/') %]</td>
-               <td>[% call.amount.join('/') %]</td>
-               <td>[% call.shiptype.unique.join('/') | html %]</td>
-               <td>[% call.curreta %]</td>
-               <td>[% call.eta.unique.join('/') %]</td>
-               <td>[% FOR a IN call.attackers %]
-                       <a href="[% c.uri_for('/stats/find',a) %]">[% a %]</a>
-                       [% UNLESS loop.last %]/[%END%]
-               [%END%]</td>
-       </tr>
-       [% END %]
-</table>
-[% END %]
 <div class="leftinfo">
 <fieldset class="forum-post"> <legend>Account details</legend>
        <ul>