From 3d24d3c123242a641dcf6dc13e5fa07974f35280 Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 30 Oct 2021 23:48:56 +0100 Subject: [PATCH] . --- rapids/templates/rapids/rapid_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); }