Fix reset of tasks
This commit is contained in:
3
app/views/exercises/reload.json.jbuilder
Normal file
3
app/views/exercises/reload.json.jbuilder
Normal file
@@ -0,0 +1,3 @@
|
||||
json.set! :files do
|
||||
json.array! @exercise.files.visible, :content, :id
|
||||
end
|
Reference in New Issue
Block a user