Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1428 → Rev 992

/kickup/trunk/webapp/admin/participant/list.jsp
65,7 → 65,6
<th class="subHeader">Ник</th>
<th class="subHeader">e-mail</th>
<th class="subHeader">Имя</th>
<th class="subHeader">Город</th>
<th class="subHeader">Количество</th>
<th class="subHeader">Оплачено, евро</th>
<th class="subHeader" width=50>&nbsp;</th>
93,10 → 92,7
<bean:write name="p" property="name" />&nbsp;
</td>
<td class="listCell">
<bean:write name="p" property="fromCity" />&nbsp;
</td>
<td class="listCell">
<bean:write name="p" property="persons" />&nbsp;
<bean:write name="p" property="persons" />&nbsp;
</td>
<td class="listCell">
<bean:write name="p" property="payed" format="0.00" />&nbsp;