.
This commit is contained in:
@@ -122,6 +122,7 @@
|
||||
for (const image of images) {
|
||||
json_toolstates.push(JSON.stringify(toolstate[image]));
|
||||
}
|
||||
console.log("json_toolstates", json_toolstates)
|
||||
|
||||
$.ajax({
|
||||
url: "{% url 'rapids:question_save_annotation' pk=question.pk %}",
|
||||
|
||||
Reference in New Issue
Block a user