.
This commit is contained in:
@@ -50,6 +50,7 @@
|
|||||||
});
|
});
|
||||||
|
|
||||||
window.dispatchEvent(event);
|
window.dispatchEvent(event);
|
||||||
|
$("single-dicom-viewer").empty();
|
||||||
$(".question-display-block .answers").empty().append(data.answers.toString());
|
$(".question-display-block .answers").empty().append(data.answers.toString());
|
||||||
$(".question-display-block .question-number").empty().append(question_number);
|
$(".question-display-block .question-number").empty().append(question_number);
|
||||||
// show some message according to the response.
|
// show some message according to the response.
|
||||||
|
|||||||
Reference in New Issue
Block a user