From 72cb6511ab58d36c03a1ec52b0570a17e9533221 Mon Sep 17 00:00:00 2001 From: will1742 Date: Tue, 31 Aug 2021 13:44:37 -0400 Subject: [PATCH] Uncommented Throw --- Haas_Gantry_BIDC/Bechtel SR.cps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Haas_Gantry_BIDC/Bechtel SR.cps b/Haas_Gantry_BIDC/Bechtel SR.cps index 8b288d6..1add6d0 100644 --- a/Haas_Gantry_BIDC/Bechtel SR.cps +++ b/Haas_Gantry_BIDC/Bechtel SR.cps @@ -1800,7 +1800,7 @@ function onSection() { } if (hasParameter("notes") && getParameter("notes").toUpperCase().indexOf("APPROVED") <= -1) { - // throw "Operation \"" + getParameter("operation-comment") + "\" not approved. See a Peer Mentor." + throw "Operation \"" + getParameter("operation-comment") + "\" not approved. See a Peer Mentor." } if (staticProperties.showNotes) {