This commit is contained in:
Ross
2021-10-30 23:48:56 +01:00
parent 0bd377b326
commit 3d24d3c123
+1 -1
View File
@@ -214,7 +214,7 @@
if (!$("#id_examination_to option").length) {
toastr.rerror("Please add examination type")
toastr.error("Please add examination type")
evt.preventDefault();
}