.
This commit is contained in:
@@ -120,11 +120,7 @@ This series is not associated with any cases.
|
||||
url: '{% url "atlas:add_finding" %}',
|
||||
data: {
|
||||
description: $('#id_description').val(),
|
||||
series: {
|
||||
{
|
||||
series.pk
|
||||
}
|
||||
},
|
||||
series: {{ series.pk }},
|
||||
//annotation_json: JSON.stringify(c.toolStateManager.saveToolState()),
|
||||
annotation_json: JSON.stringify(cornerstoneTools.globalImageIdSpecificToolStateManager
|
||||
.saveToolState()),
|
||||
|
||||
Reference in New Issue
Block a user