Incorporate review comments
This commit is contained in:
@@ -504,7 +504,7 @@ class JSInput(InputTypeBase):
|
||||
|
||||
def _extra_context(self):
|
||||
context = {
|
||||
'applet_loader': '/static/js/capa/jsinput.js',
|
||||
'applet_loader': '/static/js/capa/src/jsinput.js',
|
||||
'saved_state': self.value
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user