forked from bofh/fetsite
fetprofiles
This commit is contained in:
7
app/views/fetprofiles/_list_row.html.erb
Normal file
7
app/views/fetprofiles/_list_row.html.erb
Normal 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>
|
||||
Reference in New Issue
Block a user