fetprofiles

This commit is contained in:
Andreas Stephanides
2014-09-13 16:35:10 +02:00
parent f0e5c0b192
commit f5da3ac3dc
6 changed files with 26 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
<tr>
<td><%= image_tag list_row.picture.thumb.url %> </td>
<td><%= list_row.name %> </td>
<td><%= list_row.short %> </td>
<td><%= list_row.fetmail %> </td>
</tr>