Make inline editing save to mongo and then update the preview
This commit is contained in:
@@ -11,7 +11,7 @@ class @Courseware
|
||||
new Courseware
|
||||
|
||||
render: ->
|
||||
XModule.loadModules('display')
|
||||
XModule.loadModules()
|
||||
$('.course-content .histogram').each ->
|
||||
id = $(this).attr('id').replace(/histogram_/, '')
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user