From 9c9d2da85325a0772761d5480a462dc1b4bc3f4f Mon Sep 17 00:00:00 2001 From: Richard Nesbitt Date: Wed, 9 Apr 2025 00:21:57 -0700 Subject: [PATCH] CompanyName -> companyname Current page errs out on saving. Never recognizes company name as entered. Variable case mismatch. Updated form field identifiers to match the scope var in createReport.js --- createReport.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/createReport.html b/createReport.html index ba4fd7c..290aff4 100644 --- a/createReport.html +++ b/createReport.html @@ -125,7 +125,7 @@

Testing Information

-
+


@@ -383,9 +383,9 @@

Test Results Form

{{test.TestName}}
-
{{test.TestID}}
+
{{test.TestID}}
-
{{test.TestCondition}}
+
{{test.TestCondition}}
@@ -561,10 +561,10 @@

Test Results Form

-
-
+
+
-
+

Test Results Form
-
+


@@ -632,7 +632,7 @@

Test Results Form


-
+