diff --git a/rapids/templates/rapids/rapid_form.html b/rapids/templates/rapids/rapid_form.html index 90688e50..d046f8e8 100755 --- a/rapids/templates/rapids/rapid_form.html +++ b/rapids/templates/rapids/rapid_form.html @@ -214,7 +214,7 @@ if (!$("#id_examination_to option").length) { - toastr.rerror("Please add examination type") + toastr.error("Please add examination type") evt.preventDefault(); }