Removing JS gettext() in favor of server-side substitution.
[LMS-1680]
This commit is contained in:
committed by
Sarina Canelake
parent
eeb5f81272
commit
ff192935d8
@@ -144,7 +144,7 @@ FEATURES = {
|
||||
# Enables the student notes API and UI.
|
||||
'ENABLE_STUDENT_NOTES': True,
|
||||
|
||||
# Provide a UI to allow users to submit feedback from the LMS
|
||||
# Provide a UI to allow users to submit feedback from the LMS (left-hand help modal)
|
||||
'ENABLE_FEEDBACK_SUBMISSION': False,
|
||||
|
||||
# Turn on a page that lets staff enter Python code to be run in the
|
||||
|
||||
Reference in New Issue
Block a user