fixed textbook bug

This commit is contained in:
Tom Giannattasio
2012-09-11 10:14:20 -04:00
parent 2d105265f9
commit 00156fd600

View File

@@ -106,7 +106,7 @@ class CourseDescriptor(SequenceDescriptor):
# the rest of the courseware.
log.exception("Couldn't load textbook")
continue
textbooks.append()
textbooks.append(txt)
xml_object.remove(textbook)
#Load the wiki tag if it exists