Merge remote-tracking branch 'origin/master' into feature/cale/cms-master

Conflicts:
	lms/static/sass/course/courseware/_courseware.scss
This commit is contained in:
Calen Pennington
2012-11-13 10:22:42 -05:00
40 changed files with 2065 additions and 303 deletions

View File

@@ -28,6 +28,7 @@ setup(
"problem = xmodule.capa_module:CapaDescriptor",
"problemset = xmodule.seq_module:SequenceDescriptor",
"section = xmodule.backcompat_module:SemanticSectionDescriptor",
"selfassessment = xmodule.self_assessment_module:SelfAssessmentDescriptor",
"sequential = xmodule.seq_module:SequenceDescriptor",
"slides = xmodule.backcompat_module:TranslateCustomTagDescriptor",
"vertical = xmodule.vertical_module:VerticalDescriptor",