Skip to content

Commit

Permalink
Merge pull request #15 from Bechtel-Innovation-Design-Center/Gavin
Browse files Browse the repository at this point in the history
Gavin
  • Loading branch information
will1742 authored Aug 31, 2021
2 parents 24f4a5c + 72cb651 commit dffdcf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Haas_Gantry_BIDC/Bechtel SR.cps
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit dffdcf0

Please sign in to comment.