Commit 3037a0c8 by Piotr Mitros

Fixed bad commit

parent 10732cbc
......@@ -155,6 +155,7 @@ def course_xml_process(tree):
propogate_downward_tag(tree, "due")
propogate_downward_tag(tree, "graded")
propogate_downward_tag(tree, "graceperiod")
return tree
def course_file(user):
''' Given a user, return course.xml
......
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