proper tab

This commit is contained in:
Your Name
2013-03-04 10:57:37 -05:00
parent 949c95ea00
commit a9804a3349

View File

@@ -112,7 +112,7 @@ def create_thread(request, course_id, commentable_id):
group_id = user_group_id
if group_id:
thread.update_attributes(group_id=group_id)
thread.update_attributes(group_id=group_id)
thread.save()