UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit b1c1853a authored by graham.smith's avatar graham.smith
Browse files

Merge branch 'pipeline-kickoff' into 'master'

minor change to kick off pipeline

See merge request platform-one/private/bullhorn/platform1-site!35
parents 19e00b30 f4fe29e3
No related branches found
Tags v0.2.16
No related merge requests found
......@@ -364,16 +364,6 @@
const hearTopic = $("#select-hear option:selected").text();
const hearDetails = $("#hear-details").val();
console.log("name", name);
console.log("sector", sector);
console.log("organization", organization);
console.log("emailAddress", emailAddress);
console.log("phone", phone);
console.log("helpTopic", helpTopic);
console.log("helpDetails", helpDetails);
console.log("hearTopic", hearTopic);
console.log("hearDetails", hearDetails);
// ui elements
const loader = $(".form-wrapper .preloader-wrapper");
const formUiElements = $(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment