.
This commit is contained in:
@@ -112,7 +112,7 @@
|
|||||||
longs_exams: JSON.stringify($("#longs-exams").val()),
|
longs_exams: JSON.stringify($("#longs-exams").val()),
|
||||||
anatomy_exams: JSON.stringify($("#anatomy-exams").val()),
|
anatomy_exams: JSON.stringify($("#anatomy-exams").val()),
|
||||||
}
|
}
|
||||||
})
|
}
|
||||||
|
|
||||||
$(document).ready(function () {
|
$(document).ready(function () {
|
||||||
$("#add-new-cids").click((evt) => {
|
$("#add-new-cids").click((evt) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user