.
This commit is contained in:
@@ -210,6 +210,13 @@
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
if (!$("#id_examination_to option").length) {
|
||||
alert("Please add examination type")
|
||||
evt.preventDefault();
|
||||
}
|
||||
|
||||
})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user