mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-13 14:43:03 +00:00
Fix incorrect lms settings patch
This commit is contained in:
parent
38ed7d4985
commit
ed0cf8d99f
@ -1,7 +1,7 @@
|
|||||||
import os
|
import os
|
||||||
from lms.envs.devstack import *
|
from lms.envs.devstack import *
|
||||||
|
|
||||||
{% include "apps/openedx/settings/partials/common_cms.py" %}
|
{% include "apps/openedx/settings/partials/common_lms.py" %}
|
||||||
|
|
||||||
# Setup correct webpack configuration file for development
|
# Setup correct webpack configuration file for development
|
||||||
WEBPACK_CONFIG_PATH = "webpack.dev.config.js"
|
WEBPACK_CONFIG_PATH = "webpack.dev.config.js"
|
||||||
|
Loading…
Reference in New Issue
Block a user