Mixed no longer translates

This commit is contained in:
Don Mitchell
2014-02-24 11:36:34 -05:00
parent 432249e9cf
commit ca0dd8390f
14 changed files with 249 additions and 427 deletions

View File

@@ -32,7 +32,6 @@ MODULESTORE = {
'default': {
'ENGINE': 'xmodule.modulestore.mixed.MixedModuleStore',
'OPTIONS': {
'reference_type': 'Location',
'mappings': {},
'stores': {
'default': {