Subversion Repositories general

Rev

Rev 975 | Rev 979 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 975 Rev 976
Line 97... Line 97...
97
			<bean:write name="p" property="payed" format="0.00" />&nbsp;
97
			<bean:write name="p" property="payed" format="0.00" />&nbsp;
98
		</td>
98
		</td>
99
 
99
 
100
		<td class="listCell">&nbsp;</td>
100
		<td class="listCell">&nbsp;</td>
101
		<td class="listCell">
101
		<td class="listCell">
102
			<kickup:link action="/admin/participant/edit" paramId="id" paramName="p" paramProperty="id" paramId2="event" paramName2="event" paramProperty2="id"><img src="<strutsx:root />/images/edit.gif" alt="Редактировать" border=0></kickup:link>
102
			<kickup:link action="/admin/participant/edit" paramId="id" paramName="p" paramProperty="id" paramId2="event" paramName2="event" paramProperty2="id" backpath="true"><img src="<strutsx:root />/images/edit.gif" alt="Редактировать" border=0></kickup:link>
103
		</td>
103
		</td>
104
		<td class="listCell">
104
		<td class="listCell">
105
			<backpath:link action="/admin/participant/delete" paramId="id" paramName="p" paramProperty="id" onclick="return confirmDelete();"><img src="<strutsx:root />/images/delete.gif" alt="Удалить" border=0></backpath:link>
105
			<backpath:link action="/admin/participant/delete" paramId="id" paramName="p" paramProperty="id" onclick="return confirmDelete();"><img src="<strutsx:root />/images/delete.gif" alt="Удалить" border=0></backpath:link>
106
		</td>
106
		</td>
107
	</tr>
107
	</tr>