From 9d83ce9ad766e2aa8465c837b9b4dc9ac726a400 Mon Sep 17 00:00:00 2001 From: James Murray Date: Sun, 3 Dec 2017 22:46:51 -0500 Subject: [PATCH 1/4] Added milestones and .docx files. --- lib/LandingView.php | 6 ++++-- lib/MilestonesView.php | 16 ++++++++++++++-- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/lib/LandingView.php b/lib/LandingView.php index 2aec75c..d2a1b53 100644 --- a/lib/LandingView.php +++ b/lib/LandingView.php @@ -37,8 +37,10 @@ General Motors automotive plants check for paint defects at points along the ass

Other Resources

From fd807dee6dd18c997957430726259eca88c2ca18 Mon Sep 17 00:00:00 2001 From: James Murray Date: Sun, 3 Dec 2017 23:04:52 -0500 Subject: [PATCH 2/4] Added Customer Questions/answers --- lib/LandingView.php | 1 + lib/prelude.inc.php | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/LandingView.php b/lib/LandingView.php index d2a1b53..6dc0f27 100644 --- a/lib/LandingView.php +++ b/lib/LandingView.php @@ -37,6 +37,7 @@ General Motors automotive plants check for paint defects at points along the ass

Other Resources