included the missing column in list attendees page.
authornishanth
Fri, 16 Apr 2010 17:51:05 +0530
changeset 87 5c0e1c1d39aa
parent 86 9946ff231b76
child 88 24423b3db4b2
included the missing column in list attendees page.
templates/list_attendees.html
--- a/templates/list_attendees.html	Fri Apr 16 17:45:17 2010 +0530
+++ b/templates/list_attendees.html	Fri Apr 16 17:51:05 2010 +0530
@@ -23,6 +23,7 @@
 					{% endifequal %}
 				{% endifequal %}
 			</td>
+			<td>{{a_user.affiliated_to</td>
 			<td>{{a_user.get_profile.interests}}</td>
 		</tr>
 	{% endfor %}