Commit a9804a33 by Your Name

proper tab

parent 949c95ea
......@@ -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()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment