This commit is contained in:
Ross
2021-10-30 23:20:46 +01:00
parent 49962de3f7
commit abcd71c113
+7
View File
@@ -210,6 +210,13 @@
}
}
if (!$("#id_examination_to option").length) {
alert("Please add examination type")
evt.preventDefault();
}
})